commit | 5b83933c1e7932ac55159672fb039ffa6fb9b651 | [log] [tgz] |
---|---|---|
author | Ayu Ishii <ayui@chromium.org> | Wed Sep 21 23:45:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 23:45:14 2022 |
tree | b3e0e40a6de009bd8ab5d85aae5737d27f780c6f | |
parent | f6be60fb8a5ab2b8ecf40d8aeae2121c25e01c1f [diff] |
Quota: Extend histogram expiry This change extends expiration of Quota.GlobalUsageOfTemporaryStorage. Purposely not extending Quota.GlobalUsageOfPersistentStorage since it will be deprecated soon. Bug: 1362624 Change-Id: I79e311760d2409983397145f31a0a10bd5a7ee55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3907567 Commit-Queue: Ayu Ishii <ayui@chromium.org> Reviewed-by: Christine Smith <christinesm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049939}
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.