https://www.w3.org/Bugs/Public/show_bug.cgi?id=16595
Joshua Bell <jsb...@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |jsb...@google.com Resolution|LATER |--- --- Comment #2 from Joshua Bell <jsb...@google.com> --- We're thinking of tackling this with a combination of two new entry points: IDBObjectStore/IDBIndex#getAll(keys [, count]) - implemented in FF, WIP in Chrome IDBKeySet - a set (*gasp*!) of keys. getAll() and existing methods that take a key-or-range would be extended to take key-or-range-or-set. -- You are receiving this mail because: You are on the CC list for the bug.