Source code
Revision control
Copy as Markdown
Other Tools
[small-payload.tentative.https.window.html]
expected:
if fission and (processor == "x86_64") and (os == "linux") and not debug and not asan and tsan: ERROR
if fission and (processor == "x86_64") and (os == "linux") and not debug and asan: ERROR
if fission and (processor == "x86_64") and (os == "mac") and debug: ERROR
if fission and (processor == "x86_64") and (os == "linux") and debug: ERROR
if not fission: OK
[ERROR, OK]
[fetchLater() accepts payload[size=20\] in a POST request body of String in a default cross-origin iframe.]
expected: FAIL
[fetchLater() accepts payload[size=20\] in a POST request body of ArrayBuffer in a default cross-origin iframe.]
expected: FAIL
[fetchLater() accepts payload[size=20\] in a POST request body of FormData in a default cross-origin iframe.]
expected: FAIL
[fetchLater() accepts payload[size=20\] in a POST request body of URLSearchParams in a default cross-origin iframe.]
expected: FAIL
[fetchLater() accepts payload[size=20\] in a POST request body of Blob in a default cross-origin iframe.]
expected: FAIL
[fetchLater() accepts payload[size=20\] in a POST request body of File in a default cross-origin iframe.]
expected: FAIL