Source code

Revision control

Copy as Markdown

Other Tools

[sendstream-bad-chunk.https.any.serviceworker.html]
expected:
if not fission and not debug: CRASH
[sendstream-bad-chunk.https.any.sharedworker.html]
[sendstream-bad-chunk.https.any.html]
expected:
if fission and (os == "win") and debug and (processor == "x86_64"): CRASH
if not fission: CRASH
[sendstream-bad-chunk.https.any.worker.html]
expected:
if debug and (os == "win"): CRASH
if debug and (os == "linux"): CRASH
if not debug and (os == "mac"): [OK, CRASH]