commit | ff413b201bce9e3aaa4f25f0b4a087cf49ed08d5 | [log] [tgz] |
---|---|---|
author | Dylan Cutler <[email protected]> | Fri Mar 25 19:29:19 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 25 19:29:19 2022 |
tree | 1a2390780dc55b2326389295fa7282023b6af79f | |
parent | e3dadb50a2c08ed95663be64d1ee7f05905e2631 [diff] |
Nonced cookie partitions should not observe changes to unpartitioned cookies We did not filter cookie change events caused by unpartitioend cookies from listeners set by nonced cookie partitions (e.g. fenced frames). Bug: 1305105 Change-Id: I1f10b361d096538f6124e57add8c598313eebc22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3553299 Reviewed-by: Maks Orlovich <[email protected]> Auto-Submit: Dylan Cutler <[email protected]> Reviewed-by: Shivani Sharma <[email protected]> Commit-Queue: Shivani Sharma <[email protected]> Cr-Commit-Position: refs/heads/main@{#985423}
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.