commit | 1a4dd0997725675d4030e1cc066908aadc8403ad | [log] [tgz] |
---|---|---|
author | Alex Moshchuk <alexmos@chromium.org> | Thu May 26 19:55:26 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 26 19:55:26 2022 |
tree | f4e042b8156e490b5295d386bed388ac6bb9ac2f | |
parent | 4a4d01af2269f94802e2484f0f089f3907b2b21b [diff] |
Add about:flags entry for <webview> site isolation. This is in preparation for the upcoming field trials of this feature. In particular, it should make it easier to control the feature on ChromeOS and turn it off if there are any problems with the trial. Bug: 1267977 Change-Id: Ic3ae2dd1d798b42aada9e6249165f45899e8b723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3668764 Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007956}
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.