Source code

Revision control

Copy as Markdown

Other Tools

[idbindex_get.any.serviceworker.html]
tags: [fails_in_pbm]
[idbindex_get.any.worker.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[get() throws TransactionInactiveError on aborted transaction]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[get() throws InvalidStateError on index deleted by aborted upgrade]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[idbindex_get.any.sharedworker.html]
[idbindex_get.any.html]