commit | e56cdf92e112347658b482393b026d206b9e86f7 | [log] [tgz] |
---|---|---|
author | Xinghui Lu <xinghuilu@chromium.org> | Tue Jun 18 00:27:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 00:27:43 2024 |
tree | 29490cc9a115308715e5066ccf5eea5b6cb7b5ab | |
parent | ab3051be99c6d4cc663bcc6acbce6b2d7ce7d376 [diff] |
[SubresourceCleanup] Remove request_destination from UnsafeResource request_destination is always set to kDocument. This CL also replaces SafeBrowsing.BlockingPage.RequestDestination with SafeBrowsing.BlockingPage.ThreatType on WebView, which was missed in https://crrev.com/c/5628293. Bug: 324108312 Change-Id: Id2c47aeda8cda5e41bbc7de0d84db20ebd7ffaa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5632119 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Nate Fischer <ntfschr@chromium.org> Auto-Submit: Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1316187}
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.