commit | 09c221ff08c8f8686f33b2bfca41b71c1a31b2ff | [log] [tgz] |
---|---|---|
author | Xinghui Lu <xinghuilu@chromium.org> | Sat Jun 12 02:43:41 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 12 02:43:41 2021 |
tree | 18af7c3aa1cd0da2ef3583034817df3d414b649c | |
parent | 1ca6b7ba1bfa2a8d30d366d756b85ff72d37e570 [diff] |
Add metrics for remotely greylisted extensions. Start to log Extensions.ExtensionDisabledRemotely for kPotentiallyUWS and kPolicyViolation disabled reasons. Add Extensions.ExtensionReenabledRemotelyForPotentiallyUWS and Extensions.ExtensionReenabledRemotelyForPolicyViolation. They are logged when a remotely {potentially unwanted/policy violation} extension is re-enabled. Bug: 1180996 Change-Id: I7322f70741df436b1ba19cd3c20dcaee9032a833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2939287 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Reviewed-by: Bettina Dea <bdea@chromium.org> Reviewed-by: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#891873}
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.