commit | 5a04490ef396776d3cf0490002f2b04928a4e725 | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Sat Sep 02 17:12:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 02 17:12:21 2023 |
tree | 91656fc3c8d54c227b82856ae7547f377c26465f | |
parent | a48e6ffaef192a2baaa26af865b9f60b91258ddc [diff] |
Fix ForcePermissionPolicyUnloadDefaultEnabled to match docs. Currently setting to false will force and default to be enabled. This is the opposite of how it's named and documented. Bug: 1478078 Change-Id: I5f3c9b93923bc04b5ca021ae492b613e3b4e996d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4835284 Commit-Queue: Fergal Daly <fergal@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/main@{#1191721}
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.