commit | 6c758e16fc27deeab5964552b51f652f82a426c1 | [log] [tgz] |
---|---|---|
author | Alex Kallam <aakallam@chromium.org> | Fri Nov 03 14:21:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 14:21:50 2023 |
tree | a0c22f42515dcb344e9fa7e44a91a404892f7194 | |
parent | 7836301126121177f94139e226af5307674ffe6e [diff] |
[MDL] Support skipping the bypass rules It is not possible to determine if subresource requests are to third parties within a Fenced Frame (NAK has a nonce) or when the origin is opaque, so they should be matched solely on the request destination. Bug: 1496507 Change-Id: I13a1fca6717021a5e5bcd9ea26aa09f0c892c28c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4980054 Reviewed-by: Brianna Goldstein <brgoldstein@google.com> Commit-Queue: Alex Kallam <aakallam@chromium.org> Cr-Commit-Position: refs/heads/main@{#1219453}
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.