- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Apr 2015 16:01:41 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16595
Joshua Bell <jsbell@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |jsbell@google.com
Resolution|LATER |---
--- Comment #2 from Joshua Bell <jsbell@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 the QA Contact for the bug.
Received on Thursday, 23 April 2015 16:01:43 UTC