Bug 73685 - IndexedDB: WebKit API addition of IDBObjectStore.count() and IDBIndex.count()
Summary: IndexedDB: WebKit API addition of IDBObjectStore.count() and IDBIndex.count()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joshua Bell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 12:56 PST by Joshua Bell
Modified: 2011-12-08 12:12 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2011-12-02 12:57 PST, Joshua Bell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.