commit | c7c9a67d3fdd0c74242b3176f73fed2d9d0b3149 | [log] [tgz] |
---|---|---|
author | Dylan Cutler <dylancutler@google.com> | Wed Aug 27 21:49:49 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 27 21:49:49 2025 |
tree | dc1538b5f829b27aacf7fd0d6440bdaa5550c17f | |
parent | aa7e2e9847c298aafeedc972e788870a52ab3cb0 [diff] |
Update description of Cookie.PartitionedCookiesInRequest There is no partitioned cookies feature to enable or disable anymore, so the old description is not accurate. Also it omitted this metric is only recorded when requests contain at least one cookie. Bug: Non Change-Id: I60baaedd924b792e8a4610067fb2992a5738a99a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6891433 Reviewed-by: Chris Fredrickson <cfredric@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@chromium.org> Auto-Submit: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/main@{#1507378}
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.