RESOLVED FIXED 127888
IDB: Implement IDBObjectStore.count()
https://bugs.webkit.org/show_bug.cgi?id=127888
Summary IDB: Implement IDBObjectStore.count()
Jon Lee
Reported 2014-01-29 23:18:26 PST
IDB: Implement IDBObjectStore.count()
Attachments
Plumbing Patch v1 (16.25 KB, patch)
2014-01-29 23:29 PST, Brady Eidson
no flags
Actual patch, v1 (10.41 KB, patch)
2014-01-30 15:46 PST, Brady Eidson
thorton: review+
Radar WebKit Bug Importer
Comment 1 2014-01-29 23:18:40 PST
Brady Eidson
Comment 2 2014-01-29 23:27:27 PST
This will be done in two patches. First is the normal "new message plumbing" patch.
Brady Eidson
Comment 3 2014-01-29 23:29:27 PST
Created attachment 222631 [details] Plumbing Patch v1
WebKit Commit Bot
Comment 4 2014-01-29 23:31:20 PST
Attachment 222631 [details] did not pass style-queue: ERROR: Source/WebKit2/DatabaseProcess/IndexedDB/UniqueIDBDatabase.cpp:629: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 5 2014-01-30 00:12:18 PST
Comment on attachment 222631 [details] Plumbing Patch v1 Clearing flags on attachment: 222631 Committed r163075: <http://trac.webkit.org/changeset/163075>
WebKit Commit Bot
Comment 6 2014-01-30 00:12:20 PST
All reviewed patches have been landed. Closing bug.
Brady Eidson
Comment 7 2014-01-30 07:36:02 PST
1 more patch to go here.
Brady Eidson
Comment 8 2014-01-30 15:46:11 PST
Created attachment 222752 [details] Actual patch, v1
Brady Eidson
Comment 9 2014-01-30 15:54:45 PST
Note You need to log in before you can comment on or make changes to this bug.