commit | 216726ca3fa76e9631ef5154029097157e10d8be | [log] [tgz] |
---|---|---|
author | Liam Brady <lbrady@google.com> | Wed Feb 19 19:21:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 19:21:51 2025 |
tree | 498ceb4f3d83822fb0c19f906f17e1c071bc1ff9 | |
parent | 0ac0bbc034233d7d6a8db22eaac5248901fd39ae [diff] |
Fenced frames: disableUntrustedNetwork() for signed exchange reports. This CL prevents signed exchange reports from being queued if the context has had its network access revoked. Note that reports that were queued before network cutoff are unaffected as there is no risk of unpartitioned data being leaked at that point. Bug: 385161025 Change-Id: I7c3dfeab27caef2a4a65f0a1af80af3c1549cde0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6265367 Reviewed-by: mmenke <mmenke@chromium.org> Reviewed-by: Andrew Verge <averge@chromium.org> Commit-Queue: Liam Brady <lbrady@google.com> Cr-Commit-Position: refs/heads/main@{#1422099}
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.