commit | 9dc4e6cc05e8ac1b4b81a4d74c9bba1cc7524fbc | [log] [tgz] |
---|---|---|
author | Jonathan Njeunje <njeunje@chromium.org> | Mon Apr 10 03:05:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 10 03:05:32 2023 |
tree | 04bcd01bbacef199bd61996718652bea8993475f | |
parent | 9e9cf21b72ced67183c8238fc6493db6773a2616 [diff] |
[DIPS] Add Chrome feature flag for Delete Incidental Party State (DIPS) This CL adds a chrome feature flag for user access via chrome://flags/#bounce-tracking-mitigations This addition will allow users to force enable/disable the DIPS feature with the default parameter values as stated in dips_features.cc, or with params set to delete state according to our intended launch configuration. See: https://screenshot.googleplex.com/4gA4nrbnuYCUCys.png Bug: 1424141 Change-Id: I2367d27491bd6610f03f88592c99cf6722f26611 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4401450 Reviewed-by: Ben Kelly <wanderview@chromium.org> Commit-Queue: Jonathan Njeunje <njeunje@chromium.org> Cr-Commit-Position: refs/heads/main@{#1128074}
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.