commit | 788023fb65e65541a05858c3a0eb5f83f365aaa6 | [log] [tgz] |
---|---|---|
author | Garrett Tanzer <gtanzer@chromium.org> | Wed Apr 24 15:43:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 15:43:42 2024 |
tree | 7b01ff51052afe203ce8f9a3f4874568c999378e | |
parent | a67cafeedc98a7f3a00b4d9ecd84da29d8930c31 [diff] |
Fenced frames: Cancel in-progress requests upon network revocation [4/N] For fenced frames network revocation, previously we only cancelled in- progress requests with URLLoader. Now we also cancel for CorsURLLoader. Bug: 1515599 Change-Id: Idc8e7554d919c9544e6837d2ae1c0e6fcd7ae73f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5448555 Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Garrett Tanzer <gtanzer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1291889}
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.