Source code

Revision control

Copy as Markdown

Other Tools

[idb-partitioned-coverage.sub.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
[Get bound range with maxCount]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Get upper excluded]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Get lower excluded]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Get bound range (generated) with maxCount]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Non existent key]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[maxCount=0]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Max value count]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Query with empty range where first key < upperBound]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Query with empty range where lowerBound < last key]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Retrieve multiEntry key]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[Retrieve one key multiple values]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[IDBObjectStore.openKeyCursor() - forward iteration]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[IDBObjectStore.openKeyCursor() - reverse iteration]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[IDBObjectStore.openKeyCursor() - forward iteration with range]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[IDBObjectStore.openKeyCursor() - reverse iteration with range]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]