Source code
Revision control
Copy as Markdown
Other Tools
prefs: [dom.storage_access.headers.enabled:true]
[storage-access-headers.tentative.https.sub.window.html]
expected:
if tsan: [TIMEOUT, OK]
[Sec-Fetch-Storage-Access maintains value on same-origin redirect.]
expected: FAIL
[Sec-Fetch-Storage-Access is not 'active' after cross-origin same-site redirection.]
expected:
if tsan: [TIMEOUT, FAIL]
FAIL
[Sec-Fetch-Storage-Access loses value on a cross-site redirection.]
expected:
if tsan: [TIMEOUT, NOTRUN]
FAIL
[Sec-Fetch-Storage-Access is `active` after a valid retry with matching explicit allowed-origin.]
expected:
if (os == "mac") and (version == "OS X 15.3"): FAIL
if os == "android": [PASS, FAIL]
[Activate-Storage-Access retry is handled before any redirects are followed.]
expected:
if (os == "mac") and (version == "OS X 15.3"): FAIL
if os == "android": [PASS, FAIL, TIMEOUT, NOTRUN]
if tsan: [PASS, NOTRUN]
[Sec-Fetch-Storage-Access is active after retry with wildcard `allowed-origin` value.]
expected:
if (os == "mac") and (version == "OS X 15.3"): FAIL
if os == "android": [PASS, FAIL]