| commit | 37286b67391c6c12c692541c76410030f2bcb5c7 | [log] [tgz] |
|---|---|---|
| author | Jon Toohill <jtoohill@google.com> | Thu Sep 25 21:02:46 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 25 21:02:46 2025 |
| tree | 77ee481f1319f4bc1b23856d7e08bfe42169b94b | |
| parent | 7499615ba103a5665f1df5180f134e252f987363 [diff] |
[IPP] Check for domains in the unconditional proxy list If the eTLD+1 of the top frame matches, the request will be proxied. Because this can skip some checks in ClassifyRequest, the ProxyResolution metric won't be recorded if the feature is enabled. Bug: b/444501011 Change-Id: I6a6a69648f277cfd09eb1153dfc305e66d8cd6e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6977535 Commit-Queue: Andrew Williams <awillia@chromium.org> Auto-Submit: Jon Toohill <jtoohill@google.com> Reviewed-by: Andrew Williams <awillia@chromium.org> Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/main@{#1520866}
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.