commit | 0f439425e58e9c199123c155a50eb8ae84adba9f | [log] [tgz] |
---|---|---|
author | Eric Willigers <ericwilligers@chromium.org> | Mon Nov 28 00:37:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 28 00:37:19 2022 |
tree | 468ce60d37e7c2813ae9573790d118b2f25a0905 | |
parent | 776e79f8f275e817747514e3717b457678350507 [diff] |
Web Share WPT: Correct syntax for 'self' permission We use "web-share 'self'" to explicitly set the permissions policy. Bug: 1385681 Change-Id: Ibbf805f200d2e3b2f71c4901b630eca137929b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4054758 Reviewed-by: Louise Brett <loubrett@google.com> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1076032}
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.