Source code

Revision control

Copy as Markdown

Other Tools

[shared-worker-secure-first.https.html]
expected:
if not asan and (os == "mac") and not debug: [OK, CRASH]
if not asan and (os == "android") and debug: CRASH
if not asan and (os == "android") and not debug: [CRASH, OK]
if asan: CRASH