commit | 1c92c4a5072bbf1e464a500925b9ff724d951299 | [log] [tgz] |
---|---|---|
author | Dylan Cutler <dylancutler@google.com> | Fri Dec 01 14:26:16 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 01 14:26:16 2023 |
tree | 5c49fc2e3cd499d77c433a1490d3b2e69070d6f6 | |
parent | 84981c089410ed10b246ab595a20ec087eac7a7b [diff] |
Enable 3PCD mitigations when using test-third-party-cookie-phaseout Chrome still needs to enable tpcd-metadata-grants flag for the deprecation trial to work. Now, --test-third-party-cookie-phaseout will not prevent the DT from allowing 3P cookie usage. This may be useful for developers who wish to use the switch to automate testing their deprecation trial setup. Bug: None Change-Id: I0bd8a359a433c4e0a40f6b83827961a114ba0d4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5075135 Reviewed-by: Christian Dullweber <dullweber@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/main@{#1231907}
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.