Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The purpose of this test is to verify that a successful requestStorageAccessFor() call also sets a storage-access grant so that requestStorageAccess() should be resolved without a user gesture. However the test was testing this behavior in a same-origin iframe, in which case requestStorageAccess() is resolved not due to the existing grant. Change-Id: Ic16702271d1bed1f4faaacdd3ebef0dc152fecb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4721492 Reviewed-by: Chris Fredrickson <[email protected]> Commit-Queue: Chris Fredrickson <[email protected]> Auto-Submit: Shuran Huang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1175699}
- Loading branch information