commit | 5f81b0487cdcbd15ea60fb302c058ed07df90981 | [log] [tgz] |
---|---|---|
author | Salma Elmahallawy <esalma@google.com> | Wed Feb 22 16:09:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 22 16:09:25 2023 |
tree | 799d6e0b842eef57b42d02fa412c5031756b3b40 | |
parent | 702acdf302df2e9487a173cb25ba95f394f6035b [diff] |
[PolicyLogs] Policy Validation Logs Cleanup + New Ones This CL removes the logs that are redundant. The logs were being logged for policy errors twice as they are all printed in ConfigurationPolicyPrefStore::LogErrors() function. The new logs show the machine policy and user policy status. Bug: b/251799820 Change-Id: Ice213334cf7161da9d7e8c551190c646907c7078 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4277710 Commit-Queue: Salma Elmahallawy <esalma@google.com> Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1108362}
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.