commit | 2cb15abaa8cd6ed9b2cea47901b6df6f579b487a | [log] [tgz] |
---|---|---|
author | Kerry Meng-Lin <kmenglin@google.com> | Mon Jul 08 19:16:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 08 19:16:38 2024 |
tree | 49bdd01f7abdb3b8bd29efe75232ab39700f7748 | |
parent | fe3a785f38cde04573ef2f3c6e6be62cad28cf7c [diff] |
[DangerousDownloadInterstitial] Add handler for logging save dangerous from interstitial action. SaveDangerousFromInterstitialNeedGesture will be updated to accept an enum representing the user's survey response. This will happen in a follow-up CL when the survey response histogram is implemented. Bug: 349666436 Change-Id: I30c4b5005400a6762aaf3377004487c7569c1f4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5673291 Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Kerry Meng-Lin <kmenglin@google.com> Reviewed-by: Daniel Rubery <drubery@chromium.org> Reviewed-by: Elly FJ <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324415}
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.