Bug 86661 - [Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
Summary: [Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
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: 86662
  Show dependency treegraph
 
Reported: 2012-05-16 11:50 PDT by Joshua Bell
Modified: 2012-05-16 14:14 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2012-05-16 11:51 PDT, 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 2012-05-16 11:50:02 PDT
[Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
Comment 1 Joshua Bell 2012-05-16 11:51:12 PDT
Created attachment 142316 [details]
Patch
Comment 2 WebKit Review Bot 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.
Comment 3 Joshua Bell 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
Comment 4 Dimitri Glazkov (Google) 2012-05-16 12:32:52 PDT
Comment on attachment 142316 [details]
Patch

sure, why not?
Comment 5 WebKit Review Bot 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>
Comment 6 WebKit Review Bot 2012-05-16 14:14:01 PDT
All reviewed patches have been landed.  Closing bug.