WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86662
IndexedDB: Implement IDBObjectStore.autoIncrement
https://bugs.webkit.org/show_bug.cgi?id=86662
Summary
IndexedDB: Implement IDBObjectStore.autoIncrement
Joshua Bell
Reported
2012-05-16 11:52:24 PDT
IndexedDB: Implement IDBObjectStore.autoIncrement
Attachments
Patch
(12.31 KB, patch)
2012-05-16 11:54 PDT
,
Joshua Bell
no flags
Details
Formatted Diff
Diff
Patch for landing
(13.13 KB, patch)
2012-05-17 14:46 PDT
,
Joshua Bell
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Joshua Bell
Comment 1
2012-05-16 11:54:16 PDT
Created
attachment 142317
[details]
Patch
Joshua Bell
Comment 2
2012-05-16 11:57:25 PDT
Expose this attribute defined in the spec -
http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#object-store
Like other properties, this value is stored in the IDBObjectStoreBackendImpl and exposed through the IDBObjectStore indirectly. Note that
http://webkit.org/b/86661
will land the Chromium WebKit API change in Source/WebKit/chromium/public/WebIDBObjectStore.h first so that Chromium can be updated. (This is Part 2 of a 2-sided patch.) Once that lands, this will be rebased before landing.
WebKit Review Bot
Comment 3
2012-05-16 11:57:27 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
.
WebKit Review Bot
Comment 4
2012-05-16 15:43:09 PDT
Comment on
attachment 142317
[details]
Patch
Attachment 142317
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/12701994
Joshua Bell
Comment 5
2012-05-16 15:44:45 PDT
FYI, the chrome-ews failure is expected as
http://codereview.chromium.org/10332204/
hasn't landed yet
Joshua Bell
Comment 6
2012-05-17 14:46:06 PDT
Created
attachment 142558
[details]
Patch for landing
WebKit Review Bot
Comment 7
2012-05-17 16:02:24 PDT
Comment on
attachment 142558
[details]
Patch for landing Clearing flags on attachment: 142558 Committed
r117509
: <
http://trac.webkit.org/changeset/117509
>
WebKit Review Bot
Comment 8
2012-05-17 16:02:41 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.
Top of Page
Format For Printing
XML
Clone This Bug