0
Files
src/storage
Janice Liu 7b92d78462 [Blob URL] Allow contexts with a StorageAccessHandle to bypass Blob URL partitioning
Given that the RequestStorageAccess API specifically exposes the ability
to create unpartitioned Blob URLs by getting a StorageAccessHandle,
create an unpartitioned blob URL using the handle's CreateObjectURL
method, and then fetch it, it makes sense to ensure that contexts that
have been granted storage access can bypass the blob URL partitioning
check.

Bug: 399308041, 399769596
Change-Id: Ia47e815c819c39e6a6ce00aa0c8c6617173ea742
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6313600
Reviewed-by: Robert Flack <flackr@chromium.org>
Reviewed-by: Yann Dago <ydago@chromium.org>
Commit-Queue: Janice Liu <janiceliu@chromium.org>
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Auto-Submit: Janice Liu <janiceliu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1436948}
2025-03-24 10:29:10 -07:00
..