commit | 3997fd4be7d205accc173e20275da103bc15a023 | [log] [tgz] |
---|---|---|
author | Dylan Cutler <dylancutler@google.com> | Mon Nov 07 15:20:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 07 15:20:04 2022 |
tree | 89a47098d315a2c130a7058b263553e6d0be6cdb | |
parent | b7b7373686e2380672a97cedc9c688d476b06657 [diff] |
Remove fps_owner_site argument from CookiePartitionKey::FromNetworkIsolationKey This will completely remove partitioned cookies' integration with First-Party Sets. We removed FPS from the CHIPS proposal at the request of the PrivacyCG in https://github.com/privacycg/CHIPS/pull/44 Most of the work removing the integration occurred in https://crrev.com/c/3909753, but this part of the integration was accidentally omitted. Bug: 1225444 Change-Id: I34b795152464facf72a9fbc5bc6174c6162a7793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4008478 Reviewed-by: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/main@{#1068103}
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.