commit | 7157134631283d7cce35ae4c7c54ecddafbb0162 | [log] [tgz] |
---|---|---|
author | Maria Petrisor <mpetrisor@chromium.org> | Fri Apr 12 10:28:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 10:28:50 2024 |
tree | efa8170a124414a294a006e93ded5b5c5d453089 | |
parent | e49d343efe5a5de2c5b0c7344e33f1f85ce1fed2 [diff] |
Open chrome.systemLog up to policy-installed extensions A global policy was already introduced (https://crrev.com/c/5391311) to allow admins to turn logging to system logs on or off. This policy makes it clear that logs of extensions that use the systemLog API end up in a system log. The policy is disabled by default, so admins only have the risk of unintentionally leaking data outside of MGS when explicitly requested. Bug: b:279975119 Bug: 40947139 Change-Id: I7531ec6aecec488d7e28c0172836b0afaee49d1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5443012 Commit-Queue: Maria Petrisor <mpetrisor@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1286384}
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.