RESOLVED FIXED86661
[Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
https://bugs.webkit.org/show_bug.cgi?id=86661
Summary [Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
Joshua Bell
Reported 2012-05-16 11:50:02 PDT
[Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
Attachments
Patch (1.41 KB, patch)
2012-05-16 11:51 PDT, Joshua Bell
no flags
Joshua Bell
Comment 1 2012-05-16 11:51:12 PDT
WebKit Review Bot
Comment 2 2012-05-16 11:56:01 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Joshua Bell
Comment 3 2012-05-16 12:04:11 PDT
Part 1 of a 2-sided patch. The landing sequence is: 1. http://webkit.org/b/86661 (THIS!) - adds WebIDBObjectStore::autoIncrement() 2. https://chromiumcodereview.appspot.com/10332204/ - adds Chromium IPC plumbing 3. http://webkit.org/b/86662 - exposes the property via IDL
Dimitri Glazkov (Google)
Comment 4 2012-05-16 12:32:52 PDT
Comment on attachment 142316 [details] Patch sure, why not?
WebKit Review Bot
Comment 5 2012-05-16 14:13:56 PDT
Comment on attachment 142316 [details] Patch Clearing flags on attachment: 142316 Committed r117341: <http://trac.webkit.org/changeset/117341>
WebKit Review Bot
Comment 6 2012-05-16 14:14:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.