commit | 6e2bf4ea1f7475d6c577f48e51c403a6a771f345 | [log] [tgz] |
---|---|---|
author | Matt Menke <[email protected]> | Fri Mar 05 14:45:45 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 05 14:45:45 2021 |
tree | 9bf02b0733b3433e25bc284df3cb395c4f24fc74 | |
parent | b96049420056496c93411c1ce85abca997248da2 [diff] |
Remove feature::kAppendFrameOriginToNetworkIsolationKey. It's now enabled by default, and we have no current experiments or future plans to disable it. Bug: 910708 Change-Id: I12900029fee53f2d24d4c957849fd0cb21bd80b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2690365 Commit-Queue: Matt Menke <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Matt Falkenhagen <[email protected]> Reviewed-by: Peter Kotwicz <[email protected]> Reviewed-by: Shivani Sharma <[email protected]> Cr-Commit-Position: refs/heads/master@{#860234}
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.