commit | c3cc3dcec168a7e9db1c94044e317c9b67c8ce65 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@chromium.org> | Wed Jul 21 20:13:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 21 20:13:36 2021 |
tree | f5192a00943e693b369caf3c006b0fbf6be79d2f | |
parent | 7b0c1a370be618ec40858a0b154ab199843d7c15 [diff] |
[Fuchsia] Enable origin trials in WebEngine Previously WebEngine didn't support any origin trials. This CL implements WebEngineContentClient::GetOriginTrialPolicy(), which enables origin trial support. Bug: 1229810 Change-Id: I155840fec5ef8094f89e86792b31d54c1bb006ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3032585 Reviewed-by: David Dorwin <ddorwin@chromium.org> Reviewed-by: Wez <wez@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#904017}
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.