commit | b2c3c254ed1e525e306617a72ba4bbcce816073b | [log] [tgz] |
---|---|---|
author | Devlin Cronin <rdevlin.cronin@chromium.org> | Wed Oct 25 20:55:45 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 25 20:55:45 2023 |
tree | d852ed07dbab0f6fcaa6da678ff25ee2a0e76ab7 | |
parent | 095e9ce22df892c3c4f4d5f1906c64b8ca295655 [diff] |
[Extensions] Mark `userScripts` as restricted to dev mode Mark the `userScripts` API as restricted to dev mode. Update the current API tests to always have dev mode enabled, and add a new API test that verifies the API is unavailable when dev mode is not enabled. Bug: 1495451 Change-Id: Ia74de0c32c4aad2732523eacd203ce05e6ad46d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4974855 Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215091}
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.