commit | 568dfd47e2c81f290f33553005907a15995445b4 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Fri Jan 05 23:10:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 05 23:10:23 2024 |
tree | 2d0386ddd3e2f1e3f97cca2c46b7971a2321fa6e | |
parent | 320e3e249934cb487813a53da67a9c7527e6c051 [diff] |
Record histogram on file creation from `window.showSaveFilePicker()`. Currently Holding Space only supports adding items from the `window.showSaveFilePicker()` code path if the binding context for the file picker is associated with Photoshop Web. Record a histogram to track file picker binding context and extensions of created files so that we can more easily ascertain if there are any other significant sources we should consider handling. Bug: b:310708275 Change-Id: I3fbcb8f1022b7bb4c706fa5d4118c1974df1bd23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5166150 Reviewed-by: Andrew Xu <andrewxu@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#1243660}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.