Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(854)

Issue 1363993003: Indexed DB: Ship getAll() and friends (Closed)

Created:
5 years, 3 months ago by jsbell
Modified:
5 years, 2 months ago
Reviewers:
cmumford
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Indexed DB: Ship getAll() and friends This adds the following methods to existing Indexed DB interfaces. * IDBObjectStore.getAll() * IDBObjectStore.getAllKeys() * IDBIndex.getAll() * IDBIndex.getAllKeys() * IDBObjectStore.openKeyCursor() * IDBTransaction.objectStoreNames Spec (2nd Edition Editor's Draft): https://w3c.github.io/IndexedDB/ Launch Tracking: https://crbug.com/525742 Dashboard: https://www.chromestatus.com/features/6537756637396992 Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/uUx7vDWDOd4 Committed: https://crrev.com/306e3fb522e4f406f78cf12ae259ecf58631036d Cr-Commit-Position: refs/heads/master@{#353921}

Patch Set 1 #

Patch Set 2 : Drop unneeded ExpermentalAPIs test subclass #

Messages

Total messages: 10 (2 generated)
jsbell
migrated from https://codereview.chromium.org/1322573003/
5 years, 3 months ago (2015-09-23 17:39:11 UTC) #1
jsbell
cmumford: PTAL?
5 years, 2 months ago (2015-10-13 18:27:03 UTC) #3
cmumford
On 2015/10/13 18:27:03, jsbell wrote: > cmumford: PTAL? I believe you can modify content/browser/indexed_db/indexed_db_browsertest.cc and ...
5 years, 2 months ago (2015-10-13 19:13:17 UTC) #4
jsbell
On 2015/10/13 19:13:17, cmumford wrote: > On 2015/10/13 18:27:03, jsbell wrote: > > cmumford: PTAL? ...
5 years, 2 months ago (2015-10-13 21:51:03 UTC) #5
cmumford
lgtm
5 years, 2 months ago (2015-10-13 21:57:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1363993003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1363993003/20001
5 years, 2 months ago (2015-10-13 23:38:18 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-14 00:21:21 UTC) #9
commit-bot: I haz the power
5 years, 2 months ago (2015-10-14 00:22:12 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/306e3fb522e4f406f78cf12ae259ecf58631036d
Cr-Commit-Position: refs/heads/master@{#353921}

Powered by Google App Engine
This is Rietveld 408576698