tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 8dc97da852916cba738547313b684e6b24208712
parent 9d543e0f7da0a060412e01e86e97f9b1516d9668
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 30 Oct 2025 19:07:43 +0000

Bug 1990311 [wpt PR 55018] - Update wpt metadata, a=testonly

wpt-pr: 55018
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/storage-access-api/requestStorageAccess-cross-site-iframe.sub.https.window.js.ini | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/storage-access-api/requestStorageAccess-cross-site-iframe.sub.https.window.js.ini b/testing/web-platform/meta/storage-access-api/requestStorageAccess-cross-site-iframe.sub.https.window.js.ini @@ -5,6 +5,7 @@ if not fission and (os == "android") and (version == "14") and debug and sessionHistoryInParent: [PASS, FAIL, NOTRUN] if not fission and (os == "android") and (version == "Ubuntu 24.04"): [PASS, FAIL, NOTRUN] if not fission and (os == "linux"): [PASS, FAIL, NOTRUN] + if debug and not fission and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] [PASS, FAIL] [[cross-site-frame\] document.requestStorageAccess() should resolve in top-level frame or same-site iframe, otherwise reject with a NotAllowedError with no user gesture.] @@ -13,6 +14,7 @@ if not fission and (os == "android") and (version == "Ubuntu 24.04"): [PASS, TIMEOUT] if not fission and (os == "linux"): [PASS, TIMEOUT] if fission: PASS + if (os == "android") and debug and not sessionHistoryInParent: [PASS, TIMEOUT, FAIL] [PASS, FAIL, TIMEOUT] [[cross-site-frame\] document.requestStorageAccess() should be rejected with a NotAllowedError with denied permission]