diff options
author | cmumford <cmumford@chromium.org> | 2015-06-02 17:51:49 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-03 00:52:57 +0000 |
commit | 5065ab77fd2e4d9f4f7fe7a268037a789578455e (patch) | |
tree | 5a18e5696b58e57a5a32468369a13ed6023f0473 /mandoline | |
parent | 6e5d15268c5d75ba15189ce0a6050845068eb06b (diff) | |
download | chromium_src-5065ab77fd2e4d9f4f7fe7a268037a789578455e.zip chromium_src-5065ab77fd2e4d9f4f7fe7a268037a789578455e.tar.gz chromium_src-5065ab77fd2e4d9f4f7fe7a268037a789578455e.tar.bz2 |
IndexedDB: Chrome implementation for IDBObjectStore.getAllKeys().
IDBObjectStore.getAllKeys() returns all primary keys (in one result)
for a given query. This is an experimental web platform feature documented
in the draft spec. at:
https://w3c.github.io/IndexedDB/#widl-IDBObjectStore-getAllKeys-IDBRequest-any-query-unsigned-long-count
To enable run Chrome with the enable-experimental-web-platform-features
flag.
BUG=492433
Review URL: https://codereview.chromium.org/1166503002
Cr-Commit-Position: refs/heads/master@{#332515}
Diffstat (limited to 'mandoline')
0 files changed, 0 insertions, 0 deletions