commit | d2a64d4f6f9ef4622fa50f97c770de8e0120d9c3 | [log] [tgz] |
---|---|---|
author | Antonio Sartori <[email protected]> | Thu Mar 18 10:26:33 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 18 10:26:33 2021 |
tree | c920b96cb5bfc0b19661e2ea1663e736ece8d840 | |
parent | dd01bcca47e239f507ed96c4589d5a9c3c9e692f [diff] |
CSP: Use policy container for policies forced by CSPEE Now that we can deliver Content Security Policies from the browser to the renderer in the policy container, we don't need anymore the navigation parameter forced_content_security_policies for CSP forced by CSPEE. Bug: 1149272 Change-Id: I348e8a99609fad5a9cd4f273c385c828e278b629 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2704862 Reviewed-by: Mike West <[email protected]> Reviewed-by: Arthur Sonzogni <[email protected]> Reviewed-by: Titouan Rigoudy <[email protected]> Commit-Queue: Antonio Sartori <[email protected]> Cr-Commit-Position: refs/heads/master@{#864178}
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.