commit | bdd059beaf3ddef56ede4c7aa65483830c98f6c2 | [log] [tgz] |
---|---|---|
author | Tomek Jurkiewicz <tju@google.com> | Tue Aug 26 19:59:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 26 19:59:10 2025 |
tree | 4c5c2fe7f6920880f89e50e8a7558d5d3a891165 | |
parent | 2eebd672ed8d43a3bc41f6d936c34361f1e0c80a [diff] |
Remove obsolete supervised user extension approval metrics. This change removes several UMA metrics related to supervised user extension approvals that are no longer needed. These include metrics tracking the entry points for implicit and explicit parent approvals, and the initial count of locally approved extensions on Win/Linux/Mac. Bug: 431772332 Change-Id: I5b70ce060cb198d8dd2839f78ab0edc1d790c11c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6881485 Commit-Queue: Tomek Jurkiewicz <tju@google.com> Reviewed-by: James Lee <ljjlee@google.com> Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1506719}
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.