commit | 5e0ea2c373616ba2c457210bd145c9127f8e1862 | [log] [tgz] |
---|---|---|
author | Xinghui Lu <xinghuilu@chromium.org> | Fri Sep 20 00:20:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 00:20:48 2024 |
tree | 52a9610e30d55f53d3938b223081fed528b8f0e6 | |
parent | 03481be3b47e0bac5c020f4b152573a03384a086 [diff] |
Move ShouldSendDangerousDownloadReport to download_protection_util This is to prepare for moving the ShouldSendDangerousDownloadReport check into SafeBrowsingService::SendDownloadReport so we can have a centralized place to pre-filter download reports. No behavioral change in this CL. Bug: 355577227 Change-Id: I30909b319ff66e90e27a44f5234a2afe7bec9ff5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5875019 Reviewed-by: Daniel Rubery <drubery@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1357931}
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.