commit | ecdb5848118e18b74ba1d903bb96f49392997255 | [log] [tgz] |
---|---|---|
author | Michael Martis <[email protected]> | Mon Nov 29 04:45:24 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Nov 29 04:45:24 2021 |
tree | 2a49118e5e870f06590f45c04b1b1e30424e5558 | |
parent | be68328cc60d4b86ba9b97e82573926447714189 [diff] |
[Snooping protection] Added user-facing flag. In preparation for rolling out user testing of snooping protection, this CL adds a Chrome flag that can be used to enable or disable the feature. Bug: chromium:1241704 Change-Id: I302e7c958d5fde7d178f20e1d52077de6d806442 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295293 Reviewed-by: Charles Zhao <[email protected]> Commit-Queue: Michael Martis <[email protected]> Cr-Commit-Position: refs/heads/main@{#945852}
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.