Source code

Revision control

Copy as Markdown

Other Tools

[requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.html]
expected:
if not fission and not asan and debug: [TIMEOUT, OK]
if not fission and asan: TIMEOUT
if fission: OK
if (os == "android") and (os_version == "24.04"): [TIMEOUT, OK]
[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_version == "24.04") and (os == "linux"): PASS
if (os_version == "24.04") and (os == "android"): [TIMEOUT, PASS, FAIL]
if (os_version == "14") and sessionHistoryInParent: [PASS, FAIL, TIMEOUT]
if os_version == "11.26100": PASS
[PASS, TIMEOUT, FAIL]
[[sandboxed-iframe-allow-storage-access-by-user-activation\] document.requestStorageAccess() should resolve with a user gesture]
expected:
if (os_version == "24.04") and (os == "linux"): PASS
if (os_version == "24.04") and (os == "android"): [NOTRUN, PASS, FAIL]
if (os_version == "14") and sessionHistoryInParent: [PASS, FAIL, NOTRUN]
if os_version == "11.26100": PASS
[PASS, NOTRUN, FAIL]