commit | cce73dd2cd0219ea8f6eae517ee22904d1ca5d76 | [log] [tgz] |
---|---|---|
author | Caitlin Fischer <[email protected]> | Thu Aug 20 20:42:42 2020 |
committer | Commit Bot <[email protected]> | Thu Aug 20 20:42:42 2020 |
tree | e65a2ded1c6991c041f3bf063488225b463f3142 | |
parent | 9f607b92df67042f4c5ac68f0e6388d1466c417d [diff] |
Add IDCollectionKeys and the RestrictGoogleWebVisibility feature. The feature is disabled by default. Also, rename two existing IDCollectionKeys. This change paves the way for limiting the set of experiment IDs included in X-Client-Data headers sent in third-party contexts. Bug: 1094303 Change-Id: Ib535b0b8657aeb82570c552b31d722bd30168019 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363467 Commit-Queue: Caitlin Fischer <[email protected]> Reviewed-by: Alexei Svitkine <[email protected]> Reviewed-by: Yaron Friedman <[email protected]> Cr-Commit-Position: refs/heads/master@{#800310}
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.
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.