Source code

Revision control

Copy as Markdown

Other Tools

[idbfactory_open.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[idbfactory_open.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[idbfactory_open.any.sharedworker.html]
[idbfactory_open.any.html]
expected:
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
[Calling open() with version argument undefined should not throw.]
expected:
if not sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[IDBFactory.open() - error in upgradeneeded resets db]
expected:
if not sessionHistoryInParent and not debug: [PASS, TIMEOUT]