commit | 2e85b8fcc8e9b5a82ce705b5ed2e8fa984b0d1a1 | [log] [tgz] |
---|---|---|
author | Theodore Olsauskas-Warren <sauski@google.com> | Fri Oct 13 10:50:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 13 10:50:54 2023 |
tree | fb8882fdeb87f475e79e8eb4214fd502a6c75d6c | |
parent | 2474c1a7fbe02174a4660b84ae9d118429ccfe36 [diff] |
Site Settings: Create partitioning sites for origin grouping keys A CL recently introduced the assumption that all partitioned entries had eTLD+1 grouping keys, however we've seen a low number of crashes where this appears not to be the case. This is likely partially due to IWAs, where the data may still have been partitioned, but is grouped on an origin for display. Bug: 1491430 Change-Id: I4bc1e23aad541b640839ca2be9b68b2b99502077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4935373 Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Reviewed-by: Nicola Tommasi <tommasin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1209332}
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.