commit | 6a3e314d70cca7297dcee1282808c2d792827d92 | [log] [tgz] |
---|---|---|
author | Devlin Cronin <rdevlin.cronin@chromium.org> | Tue Dec 17 17:20:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 17:20:27 2024 |
tree | 0006ee85b49b3b09891c1df85619aa9d9d68815f | |
parent | 5ebe9ef46e463cbc2976a99067c8a430a9e5e3ed [diff] |
[Metrics] Remove no-longer-needed histograms The following histograms are obsolete or no longer needed: crbug.com/380880614 OBSOLETE_HISTOGRAM[Extensions.ProcessManagerStartupHostsTime2]=This is no longer actively monitored crbug.com/40720929 OBSOLETE_HISTOGRAM[BackgroundMode.OnStartup.IsBackgroundModePrefEnabled]=This is no longer emitted Fixed: 380880614, 40720929 Change-Id: I011c5b54a8b49d0828579303bba258e4f6a4173c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6098323 Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Luc Nguyen <lucnguyen@google.com> Cr-Commit-Position: refs/heads/main@{#1397369}
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.