commit | f504256d8699e0e3ed3fdbf9decf9ccaa7bc783f | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <vshenvi@google.com> | Tue Oct 31 19:39:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 31 19:39:32 2023 |
tree | 19844a93f4b4f1881b8583a7aaf3b23856c23def | |
parent | 0719aacb1806897aff3e854a6e612e2f95227184 [diff] |
Extend app install tracker disk consumption UMA expiration This change extends the app install tracker's disk consumption UMA metric expiration date. While the feature has been enabled by default now, this metric helps us track disk space consumption should there be any discrepancies in the future. Bug: 1486572 Change-Id: I355397a04baf3b6e33b58f4221a7042496f8f67f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989770 Reviewed-by: Leonid Baraz <lbaraz@chromium.org> Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Reviewed-by: Joe Mason <joenotcharles@google.com> Cr-Commit-Position: refs/heads/main@{#1217811}
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.