commit | cadb1394b741517b4fc55e5235433ec1cbfef196 | [log] [tgz] |
---|---|---|
author | Chrome Metrics Logs <chrome-metrics-team+robot@google.com> | Tue Sep 26 23:04:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 23:04:14 2023 |
tree | 207e6e659899a44bdf1370cb29bf1d02a4cbe3ff | |
parent | 28372011902e7403f8522d6c7b88e45c0f87dc83 [diff] |
Delay expiry of frequently used histograms. Updates the expires_after attribute for 326 histograms that show frequent access in the past 180 days. These are the 99% most frequently used histograms over that time that have an expiry date (or milestone equivalent) between 2023-11-10 and 2024-01-24. TBR=chromium-metrics-reviews@google.com Change-Id: I212be454bc1ad7c8f69cc5bf3f5be50539867494 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4889901 Bot-Commit: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201856}
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.