commit | 6e0d0438949b3c1fbe4bfd0ef8d2e24c720d0f3c | [log] [tgz] |
---|---|---|
author | Charlie Hu <chenleihu@google.com> | Fri Feb 05 15:12:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 05 15:12:46 2021 |
tree | 21b3a04fd28a5bc723b2de703eff95bceff8153e | |
parent | 9707d802bc4717a38332a9b9c43c0026588af0ad [diff] |
[Permissions Policy] Add WPT test on opaque origin matching This CL adds a WPT test to verify permissions policy behaviour on sandboxed iframes. Bug: 834302 Change-Id: I92807250f51141f44f2029119a1a0ae8e7cd9a12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2676325 Reviewed-by: Ian Clelland <iclelland@chromium.org> Commit-Queue: Charlie Hu <chenleihu@google.com> Cr-Commit-Position: refs/heads/master@{#851117}
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.