Bug 86661

Summary: [Chromium] IndexedDB: WebKit API for IDBObjectStore.autoIncrement property
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: New BugsAssignee: Joshua Bell <jsbell>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, alecflett, dglazkov, dgrogan, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 86662    
Attachments:
Description Flags
Patch none

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.