commit | 3514c14404a0650a6e0502d246464de80c2a5b24 | [log] [tgz] |
---|---|---|
author | Michael Cui <mlcui@google.com> | Fri Feb 14 05:31:08 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 05:31:08 2025 |
tree | aad11bc2b5fe6682bf106c2d7aab9ebd793cd14b | |
parent | 23cd599e1ebd0af7c17413701b1017907ef56cd4 [diff] |
scanner: Use new enterprise policy pref for feedback disabling There were no setters of the previous boolean pref, so we can delete it in a future CL without needing to migrate prefs. Bug: b:391961194, b:388450143 Change-Id: I6a6a2100a88d0ef43563e1e98ea93cae931189d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6247658 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Michael Cui <mlcui@google.com> Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420311}
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.