commit | da53b0c69eca7332321b3f40e86b76ce103e640c | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Tue Feb 13 18:26:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 18:26:17 2024 |
tree | 9c7de9630c895025b2bb6fac96f00de10ece5fa0 | |
parent | 9c25a57235135b5474dc5660dead1975de7309ec [diff] |
Record more `Ash.HoldingSpaceWallpaperNudge.Interaction` histograms. This CL records yet another subset of `Ash.HoldingSpaceWallpaperNudge. Interaction` histograms when associated histograms in the production holding space metrics code path are recorded. Interactions to be recorded and their statuses are: * kUsedOtherItem: Implemented in this CL. * kUsedPinnedItem: Implemented in this CL. * kDroppedFileOnHoldingSpace: Already implemented. * kOpenedHoldingSpace: Already implemented. * kPinnedFileFromAnySource: Already implemented. * kPinnedFileFromContextMenu: Already implemented. * kPinnedFileFromFilesApp: Already implemented. * kPinnedFileFromHoldingSpaceDrop: Already implemented. * kPinnedFileFromPinButton: Already implemented. * kPinnedFileFromWallpaperDrop: Already implemented. * kDroppedFileOnWallpaper: Not yet implemented. * kDraggedFileOverWallpaper: Not yet implemented. Bug: b:311411775 Change-Id: I7ea4d9993629a24341526513e3e156ee22723ab4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5281457 Reviewed-by: Andrew Xu <andrewxu@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#1259931}
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.