commit | 6bb2324e4690d800c46608d6a07f9967a92a7861 | [log] [tgz] |
---|---|---|
author | Alexander Cooper <alcooper@chromium.org> | Fri Oct 06 22:19:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 06 22:19:23 2023 |
tree | d5667e14eda04c9e193c6773f5fd17dd8583907b | |
parent | 157158e4ed4e3f924e18924569c691089dc6023b [diff] |
[CodeHealth] Remove Obsolete TaskManager Accelerator and Metrics The Deprecated TaskManager metric has been expired for some time, and per comments and values set in the code appears to be disabled there as well. This change removes the expired metric and the relevant calling code that also appears to be obsolete. OBSOLETE_HISTOGRAM[Ash.Accelerators.Deprecated.ShowTaskManager]=Expired for a long time Fixed: 1448136 Change-Id: I1f49fed7af3a290c355f3cc4814e7151b6673466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4903316 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1206674}
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.