commit | c15137bfec7771a2f6a74cf7dfb42d8cd3afafc3 | [log] [tgz] |
---|---|---|
author | Ari Chivukula <arichiv@chromium.org> | Mon Aug 12 18:09:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 18:09:50 2024 |
tree | e9c758684f66be76bf473b47626ffbb4ea9332a6 | |
parent | 48540863824beeac89fee0ea2c1a3b04717a7142 [diff] |
[Cookies] Update upgrade histogram lifetimes Since we commit to supporting every upgrade path *until* the next version is two years old (at which it becomes the new base version) we should just have these histograms expire when their own related version is old enough the upgrade path will be cut anyway. That way, this is a nice reminder to remove the version from the code. OBSOLETE_HISTOGRAMS=This upgrade path is no longer possible as of Feb 2024 Change-Id: I04dadb1796af3f8e809f6737beeb3634ef8db227 Fixed: 359221038 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5782994 Commit-Queue: Ari Chivukula <arichiv@chromium.org> Reviewed-by: Chris Fredrickson <cfredric@chromium.org> Auto-Submit: Ari Chivukula <arichiv@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@chromium.org> Cr-Commit-Position: refs/heads/main@{#1340494}
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.