commit | 80f930cb7c31ea03e249d365d79b1359ee9a1e01 | [log] [tgz] |
---|---|---|
author | Nathan Muggli <nmuggli@google.com> | Thu Jan 18 17:42:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 17:42:32 2024 |
tree | efcd0d5dac71ae3d814b8af44db97100638e4ba8 | |
parent | 8625478168b06bfed946efe251199e5d5e4048ee [diff] |
Printer settings: Update metric for viewing PPD The UMA for opening the edit dialog and clicking on the view PPD button has not been working, I think because the name didn't match what was in the histograms.xml file. Update the name to match. Also, extended the histogram so we can monitor this after it's been fixed. Bug: b/296600462 Change-Id: Ic104570bbb21e681f911551aee57b17397fb5ee3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5207511 Reviewed-by: Benjamin Gordon <bmgordon@chromium.org> Reviewed-by: Gavin Williams <gavinwill@chromium.org> Commit-Queue: Nathan Muggli <nmuggli@google.com> Cr-Commit-Position: refs/heads/main@{#1248867}
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.