commit | e190ef48a43c2d4b3f90862fcc9b0f1e860244b2 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Tue Mar 28 20:55:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 28 20:55:58 2023 |
tree | 40ec2333599d33d7433c2858a6467a7bd32316b8 | |
parent | 36fb1966c1cfc46b187b62fdcf007e2341f2e08f [diff] |
Add more comprehensive metrics for download deep scanning This CL adds a new metric, SBClientDownload.DeepScanEvent, which tracks several events that were previously only recorded implicitly in other metrics (such as prompts shown being equal to SBClientDownload.CheckDownloadStats's ADVANCED_PROTECTION_PROMPT bucket). This metric will be used to compare the effectiveness of the old and new UX. This CL also removes references to Advanced Protection due to the previously launched expansion of deep scanning to ESB users. Bug: 1424527 Change-Id: Idba21304326e02f1667a1c6efd16a988d5806dc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4374672 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by: Lily Chen <chlily@chromium.org> Reviewed-by: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1123265}
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.