commit | d00da5382b742e40a2e64b1f31ee33f8f4f068e7 | [log] [tgz] |
---|---|---|
author | Abhi Patel <[email protected]> | Fri Feb 28 18:59:24 2025 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 28 18:59:24 2025 |
tree | 11cf8a84ab865ee501b3fd62c521cf343b703fab | |
parent | ff3a684e4ec3c9185ca49d7e96e00ea590a368f0 [diff] |
Update the Cookie Controls Controller to display User Bypass for IPP. This CL enables the use of the IP Protection Status object within the `CookiesControlsController` in order to appropriately showcase the User Bypass icon when IPP is actively proxying requests on a given primary page. Change-Id: I1bd6dc450916bba961e6214bf17785c7efc04eca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6297855 Reviewed-by: Dustin Mitchell <[email protected]> Reviewed-by: Maks Orlovich <[email protected]> Reviewed-by: Colin Blundell <[email protected]> Reviewed-by: Christian Dullweber <[email protected]> Commit-Queue: Abhi Patel <[email protected]> Reviewed-by: Andrew Williams <[email protected]> Cr-Commit-Position: refs/heads/main@{#1426461}
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.