commit | 82587db58baf602d7eb8ae208f6937401cc320a3 | [log] [tgz] |
---|---|---|
author | Jun Kokatsu <jkokatsu@google.com> | Fri Sep 29 17:17:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 29 17:17:03 2023 |
tree | 0b1e2e3915492606cf78351ad0b2acf25120523c | |
parent | e34021aaf01342d47ed4d9a20d5aa26dfcb6a24e [diff] |
Add file_url_navigation_allowed to ExtensionSettings policy This change adds `file_url_navigation_allowed` to ExtensionSettings enterprise policy. The policy allows an extension to navigate to file URLs. This is requested by a developer[1]. [1] https://groups.google.com/a/chromium.org/g/chromium-extensions/c/ZtCvVISQU54/m/qJYiuJ2vAAAJ Bug: 1418820 Change-Id: If2a5554802539ea3e9c8d7331effefe09b1c014d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4894668 Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Jun Kokatsu <jkokatsu@google.com> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1203340}
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.