0
Files
src/content/browser
Josh Karlin b5c7da166b [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}
2025-03-11 11:02:11 -07:00
..
2025-02-18 23:29:40 -08:00
2025-02-27 06:48:54 -08:00
2025-02-18 23:29:40 -08:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.