Source code

Revision control

Copy as Markdown

Other Tools

[post-task-with-signal-and-priority.any.worker.html]
[post-task-with-signal-and-priority.any.sharedworker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[post-task-with-signal-and-priority.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[post-task-with-signal-and-priority.any.html]
expected:
if (os == "linux") and debug and not fission: [OK, CRASH]
if os == "mac": [OK, CRASH]