commit | 57521cc0afc5414a5b3d0d6e014e60055bf047ca | [log] [tgz] |
---|---|---|
author | Tim Judkins <tjudkins@chromium.org> | Tue Aug 23 14:46:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 23 14:46:20 2022 |
tree | 3bf09555342a113c12119ae937def2b5ea157eae | |
parent | 58d6ebc349a9dda55ee40a586fff6983271d5fb9 [diff] |
[Extensions] Restrict access to new Webstore domain for scripting This CL adds to the script blocking URL check on the chrome extensions client to also include the new Webstore and adds to the related tests. Bug: 1338235 Change-Id: I0ff557467b16ee54d1134e0ff50701c5896d8898 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3836215 Reviewed-by: Nasko Oskov <nasko@chromium.org> Commit-Queue: Tim <tjudkins@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1038235}
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.