commit | 5edf2d66fb5119961316c634161220e27c224252 | [log] [tgz] |
---|---|---|
author | Tim Judkins <tjudkins@chromium.org> | Thu Nov 26 00:41:01 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 26 00:41:01 2020 |
tree | 3a961b35a4001a602ba7f7714728ca076da78a2f | |
parent | b9a6206afb4c62af5af955fdc4846958482af347 [diff] |
[Extensions] Block extension API navigations to devtools scheme pages This CL blocks extension API navigations to devtools scheme pages for extensions which do not have either the devtools or debugger permission. Bug: 1049265 Change-Id: I1db2847c9a15918b3557ec799810013c58a75108 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2555462 Commit-Queue: Tim Judkins <tjudkins@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#831189}
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.
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.