commit | da91a231e4e4f0ca36a8ab28dba20e33c9cbe9fc | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <[email protected]> | Tue Jun 16 01:38:23 2020 |
committer | Commit Bot <[email protected]> | Tue Jun 16 01:38:23 2020 |
tree | e93558b7d2b17a2f5524e6af1bad897f2f386d42 | |
parent | 3690b345b48d780ee51d86272c316d929d7c9edf [diff] |
Add chrome://flags/#force-empty-CORB-and-CORS-allowlist flag. This CL adds a new chrome://flag as an easy alternative to manually ensuring that there are no Chrome processes and then launching Chrome with --force-empty-corb-allowlist cmdline flag. The new flag is: chrome://flags/#force-empty-CORB-and-CORS-allowlist Additionally the CL slightly tweaks the text and metadata for the already existing chrome://flag that can be used to opt into or out of the CORS-for-content-scripts changes that are planned to ship in Chrome 85. This existing flag is: chrome://flags/#cors-for-content-scripts Screenshot of the flags can be found here: https://drive.google.com/file/d/1xPpHGMmjgMOYDEZH1U02XvAxDHDPMwoc/view Bug: 920638 Change-Id: I0d2b44dbf58db7dacb3addc67e4be977cd9437de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243717 Reviewed-by: Charlie Reis <[email protected]> Commit-Queue: Ćukasz Anforowicz <[email protected]> Cr-Commit-Position: refs/heads/master@{#778603}
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.