Source code

Revision control

Copy as Markdown

Other Tools

[oversized-payload.tentative.https.window.html]
expected:
if (os == "linux") and fission and (processor == "x86_64") and not debug and not asan and tsan: ERROR
if (os == "linux") and fission and (processor == "x86_64") and not debug and asan: ERROR
if (os == "linux") and fission and (processor == "x86_64") and debug: ERROR
if (os == "mac") and debug: ERROR
if (os == "linux") and not fission: OK
if os == "android": OK
[ERROR, OK]
[fetchLater() does not accept payload[size=8193\] exceeding per-origin quota in a POST request body of String in a default cross-origin iframe.]
expected: FAIL
[fetchLater() does not accept payload[size=8193\] exceeding per-origin quota in a POST request body of ArrayBuffer in a default cross-origin iframe.]
expected: FAIL
[fetchLater() does not accept payload[size=8193\] exceeding per-origin quota in a POST request body of FormData in a default cross-origin iframe.]
expected: FAIL
[fetchLater() does not accept payload[size=8193\] exceeding per-origin quota in a POST request body of URLSearchParams in a default cross-origin iframe.]
expected: FAIL
[fetchLater() does not accept payload[size=8193\] exceeding per-origin quota in a POST request body of Blob in a default cross-origin iframe.]
expected: FAIL
[fetchLater() does not accept payload[size=8193\] exceeding per-origin quota in a POST request body of File in a default cross-origin iframe.]
expected: FAIL