Bug 73685

Summary: IndexedDB: WebKit API addition of IDBObjectStore.count() and IDBIndex.count()
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: New BugsAssignee: Joshua Bell <jsbell>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Joshua Bell 2011-12-02 12:56:31 PST
IndexedDB: WebKit API addition of IDBObjectStore.count() and IDBIndex.count()
Comment 1 Joshua Bell 2011-12-02 12:57:14 PST
Created attachment 117673 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-02 12:59:34 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 Joshua Bell 2011-12-02 13:17:21 PST
This is Part 1 of a two-sided patch. Part 2 is: https://bugs.webkit.org/show_bug.cgi?id=73686
Comment 4 WebKit Review Bot 2011-12-08 12:12:12 PST
Comment on attachment 117673 [details]
Patch

Clearing flags on attachment: 117673

Committed r102361: <http://trac.webkit.org/changeset/102361>
Comment 5 WebKit Review Bot 2011-12-08 12:12:16 PST
All reviewed patches have been landed.  Closing bug.