Source code

Revision control

Copy as Markdown

Other Tools

[idb-binary-key-detached.any.serviceworker.html]
[idb-binary-key-detached.any.html]
expected:
if (os == "linux") and not debug and not asan: [OK, TIMEOUT]
[Detached TypedArrays must throw DataError when used as a key]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[idb-binary-key-detached.any.worker.html]
[idb-binary-key-detached.any.sharedworker.html]
expected:
if (os == "linux") and not debug and not asan: [OK, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
[Detached TypedArrays must throw DataError when used as a key]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Detached ArrayBuffers must throw DataError when used as a key]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]