Source code

Revision control

Copy as Markdown

Other Tools

[checkpoint-importScripts.any.sharedworker.html]
[checkpoint-importScripts.any.worker.html]
expected:
if debug and (os == "linux") and not fission: OK
if not debug and (os == "win"): OK
if not debug and (os == "mac"): [OK, CRASH]
if not debug and (os == "linux"): OK
if not debug and (os == "android"): [OK, CRASH]
CRASH