commit | b5c7da166b4a3e70fd9ca1afbd61b50c797122b0 | [log] [tgz] |
---|---|---|
author | Josh Karlin <jkarlin@chromium.org> | Tue Mar 11 18:02:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 18:02:11 2025 |
tree | 88cdbf900c723cfa9f5399aaf05608a09aa370dd | |
parent | 13bce2602bbd3d65fec8eea31b2b34afc0e8303b [diff] |
[FLEDGE] Check owner origin in permission policy and log use counter If the joinAdInterestGroup owner were in a x-origin subframe with allow=join-ad-interest-group, would it have permission? If not, we probably shouldn't allow it in the current context either. Add a use counter to check how often this would fail just in case there is unexpected breakage. Bug: 401234476 Change-Id: I653fb214e624f86ebea4997945241efbb175198e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6305863 Reviewed-by: Sandor «Alex» Major <sandormajor@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Ari Chivukula <arichiv@chromium.org> Reviewed-by: Orr Bernstein <orrb@google.com> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431018}
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.