commit | 13b19ce7171276b5472f465669602193d9f567ce | [log] [tgz] |
---|---|---|
author | Lily Chen <chlily@chromium.org> | Thu Feb 20 19:04:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 19:04:40 2025 |
tree | 181ba8172ece541a98e0b4aa4641d5026962922d | |
parent | a5877f64122585ac0ff451165e361c474bf01b70 [diff] |
Move GetDownloadRequestUrl to DownloadProtectionService This is a more sensible place for this function since it is not specific to PPAPI download requests. This will make it easier to customize the request URL, which is required for MaliciousApkDownloadCheck. Bug: 397407934 Change-Id: I619f56108a951ea4bd5bd85326cdc2d97acd3bce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6284667 Reviewed-by: Daniel Rubery <drubery@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/main@{#1422690}
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.