commit | 9aeb9f32647a85a82defac251101fe084bb352ca | [log] [tgz] |
---|---|---|
author | Gavin Williams <gavinwill@chromium.org> | Mon Sep 11 19:20:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 11 19:20:54 2023 |
tree | 04d8c19e5292627152944eda39229a3937d36c2b | |
parent | ad28d0baa3c1d59a9e05894bf3b90207805e428a [diff] |
Printing: Create metric for all detected network printers - This metrics tracks the number of network printers detected as reported by the mDNS detected while the user is logged in - The existing metric "Printing.CUPS.TotalNetworkPrintersCount" only recorded when the Printer settings page was opened which limited the sample size. So this metric is obsoleted then recreated under the new "TotalNetworkPrintersCount2" naming schema Tests: unit_tests --gtest_filter=CupsPrintersManager* Change-Id: I01394a5a5a337419eb95463c56f212a62f746633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4571465 Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194981}
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.