Source code

Revision control

Copy as Markdown

Other Tools

[fetch.https.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[fetch.https.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
if os == "mac": [OK, CRASH]
[fetch.https.any.sharedworker.html]
[fetch.https.any.html]
expected:
if (os == "android") and not debug: [OK, ERROR]