Source code

Revision control

Copy as Markdown

Other Tools

[idbfactory-open-opaque-origin.html]
expected:
if tsan: CRASH
[IDBFactory.open() in data URL shared workers should throw SecurityError]
expected:
if (os == "linux") and not debug and not asan: [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[IDBFactory.open() in data URL dedicated workers should throw SecurityError]
expected:
if (os == "linux") and not debug and not asan: [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]