commit | 12e6c2097fd83c22ec1e8ec7fcb52ce8d23f2a9e | [log] [tgz] |
---|---|---|
author | Dylan Cutler <dylancutler@google.com> | Tue Jul 02 14:18:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 14:18:06 2024 |
tree | 1696640773265073a07ad5aecee60c7554b8e65c | |
parent | 6f4ea8f95564e58b35153022f89fd8bcd8fe0ca6 [diff] |
Update expiration of Cookie.TimeToRecordPeriodicStats We want to keep this around to make sure any new metrics we add do not add significant latency or in case we want to reduce the time taken to log metrics. Bug: 341719474 Change-Id: I78a5acac3eb9d042f2bc5f172839b1fcd5c80d6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5665608 Reviewed-by: Chris Fredrickson <cfredric@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/main@{#1322155}
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.