commit | 75ea38d07a6706123632ced878d88945b72e96a6 | [log] [tgz] |
---|---|---|
author | Asami Doi <asamidoi@chromium.org> | Tue Apr 25 17:37:45 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 17:37:45 2023 |
tree | 473d675d4aee93e4b61cbd1ea40c6ff202b458e1 | |
parent | 8b9ff24070b9f52a743977c6fc2c0a737de841f9 [diff] |
code health: remove expired Tab.TabUnder.* and Tab.VisibleTime histograms This CL removes expired histograms: - Tab.TabUnder.PopupToTabUnderTime (expired as of M85) - Tab.TabUnder.VisibleTime (expired as of M77) - Tab.TabUnder.VisibleTimeBefore (expired as of M85) - Tab.VisibleTime (expired as of M77) No behavior changes. Bug: 1384703 Change-Id: Ic2c91ad1cc6a0570e01f70c8f2f96b46ae80d65f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4459394 Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by: Charlie Harrison <csharrison@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1135345}
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.