I intend to ship the following features in Gecko 44:

IDBObjectStore.getAll
IDBObjectStore.getAllKeys
IDBObjectStore.openKeyCursor
IDBIndex.getAll
IDBIndex.getAllKeys

These features will be available on all platforms and are specced at
[0].  The bug tracking this work is [1].  Some of these features are
available today behind the dom.indexedDB.experimental preference,
while others have unconditionally exposed prefixed versions.  We have
achieved spec agreement and interop with Blink, who also intends to
release these early next year.

- Kyle

[0] https://w3c.github.io/IndexedDB/
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1196841
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to