DescriptionIndexedDB: Added IDBIndex.getAll() implementation.
This is the experimental IDBIndex.getAll implementation for
retrieving multiple values in a single request as proposed in
https://www.w3.org/2008/webapps/wiki/IndexedDatabaseFeatures
Mozilla's documentation for IDBIndex.getAll is at:
https://developer.mozilla.org/en-US/docs/Web/API/IDBIndex/getAll
In order to use run Chrome with: --enable-experimental-web-platform-features
BUG=457450
Committed: https://crrev.com/75696ff695438f938582ffee66c705015d4249bb
Cr-Commit-Position: refs/heads/master@{#330631}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Tweaked getAll comments in indexed_db_database.cc #
Messages
Total messages: 13 (4 generated)
|