[IndexedDB] Support batch cursors (#54)

Some implementations already "prefetch" several results to avoid DB/UI thread (or process) hops. Exposing this to script seems like a win.

May be redundant with getAll()

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/54

Received on Wednesday, 7 October 2015 19:04:27 UTC