tor-browser

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

commit f448fb8d77a9880325ac9098d94c99b731a3f8cf
parent b122b69bb68cfceb136f601047acbc213909482e
Author: Alexandra Borovova <aborovova@mozilla.com>
Date:   Mon, 13 Oct 2025 10:59:00 +0000

Bug 1951634 - Update test expectations for storage-access-api/requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.js.

Differential Revision: https://phabricator.services.mozilla.com/D268358

Diffstat:
Mtesting/web-platform/meta/storage-access-api/requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.js.ini | 25+++----------------------
1 file changed, 3 insertions(+), 22 deletions(-)

diff --git a/testing/web-platform/meta/storage-access-api/requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.js.ini b/testing/web-platform/meta/storage-access-api/requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.js.ini @@ -1,26 +1,7 @@ [requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.html] - expected: - if (os == "linux") and debug and not fission: [OK, TIMEOUT] - if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] - if (os == "android") and debug and not sessionHistoryInParent: [TIMEOUT, OK] - if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] - if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT] + expected: [OK, TIMEOUT] [[sandboxed-iframe-allow-storage-access-by-user-activation\] document.requestStorageAccess() should resolve even without a user gesture when already granted.] - expected: - if (os == "linux") and not tsan and debug and not fission: [PASS, TIMEOUT] - if (os == "android") and sessionHistoryInParent and debug: [FAIL, PASS, TIMEOUT] - if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT, FAIL] - if (os == "android") and not sessionHistoryInParent and debug: [TIMEOUT, PASS, FAIL] - if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL, TIMEOUT] - if (os == "linux") and tsan: [PASS, FAIL, TIMEOUT] - if os == "mac": [PASS, FAIL, TIMEOUT] + expected: [PASS, FAIL, TIMEOUT] [[sandboxed-iframe-allow-storage-access-by-user-activation\] document.requestStorageAccess() should resolve with a user gesture] - expected: - if (os == "linux") and not tsan and debug and fission: PASS - if (os == "linux") and not tsan and debug and not fission: [PASS, NOTRUN] - if (os == "linux") and not tsan and not debug: PASS - if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN, FAIL] - if (os == "android") and not sessionHistoryInParent and debug: [NOTRUN, PASS, FAIL] - if os == "win": PASS - [PASS, FAIL, NOTRUN] + expected: [PASS, FAIL, NOTRUN]