commit | eae79f81f916136ca872aad84b3f8a55fb5259e6 | [log] [tgz] |
---|---|---|
author | Chad Duffin <chadduffin@chromium.org> | Fri Jan 26 22:40:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 26 22:40:29 2024 |
tree | 0310bb8db9c948e3344581fe277da5a722fa6921 | |
parent | f0632dbd0c20f3e185b197983cff85fba488a372 [diff] |
network: Remove Quick Settings refactor metrics This change removes three histograms that were introduced as part of the refactor of the network section within Quick Settings. These histograms are no longer tracked/monitored and the refactor has been fully launched. OBSOLETE_HISTOGRAM[ChromeOS.SystemTray.Network.RowClickedAction]=Removed. OBSOLETE_HISTOGRAM[ChromeOS.SystemTray.Network.SectionShown]=Removed. OBSOLETE_HISTOGRAM[ChromeOS.SystemTray.Network.{NetworkType}.Toggled]=Removed. Bug: b/320470275 Test: CQ Change-Id: If0700221b77fc301bd20ad7cbd8e938b3c5a7d18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5204582 Commit-Queue: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Jason Zhang <jiajunz@google.com> Cr-Commit-Position: refs/heads/main@{#1252898}
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.