0
Files
src/content/browser
Sandor Major 8714ad0579 Move Permissions Policy features files from Blink to the Network service
The network service is going to need access to the "storage-access"
Permissions Policy. This is the next step of moving some of the
Permissions Policy logic out of Blink to maintain a single
implementation of https://w3c.github.io/webappsec-permissions-policy
across Chromium.

Bug: 382291442
Change-Id: Iae0e1c7e8ca1f5ed34377e6a09caef5fdffdf917
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6284965
Reviewed-by: Rick Byers <rbyers@chromium.org>
Reviewed-by: Maks Orlovich <morlovich@chromium.org>
Owners-Override: Rick Byers <rbyers@chromium.org>
Commit-Queue: Sandor «Alex» Major <sandormajor@chromium.org>
Reviewed-by: Ari Chivukula <arichiv@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1425385}
2025-02-26 13:31:43 -08:00
..
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-01-24 11:36:19 -08:00
2025-02-18 23:29:40 -08:00
2025-02-20 07:39:11 -08:00

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