commit | 57c3662e332095c8e7d98255d86e29d3a86c530c | [log] [tgz] |
---|---|---|
author | Georgina Sanchez Buenrostro <gesanc@microsoft.com> | Thu Oct 26 00:53:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 00:53:12 2023 |
tree | acb725f807ccd99c59d450ea05dd21ec8e7891d7 | |
parent | 0e9c10189a973d5f4ef0ebc19e8fdc9eb5950321 [diff] |
[Extensions] Add NativeHostsExecutablesLaunchDirectly policy The policy controls whether native host executables launch directly on Windows. This enables IT administrators to control the launch behavior which is useful for Windows devices that have cmd.exe disabled by policy, for example. Bug: 1445763 Change-Id: Ia18290ae4563f92d15765927817537a209a79991 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4918033 Reviewed-by: Eric Lawrence <ericlaw@microsoft.com> Reviewed-by: Gabriel Charette <gab@chromium.org> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Georgina Sanchez Buenrostro <gesanc@microsoft.com> Reviewed-by: Pavol Marko <pmarko@chromium.org> Reviewed-by: Igor Ruvinov <igorruvinov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215247}
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.