RESOLVED FIXED 106148
IndexedDB: Stub out async IDBDatabaseBackendInterface::createObjectStore
https://bugs.webkit.org/show_bug.cgi?id=106148
Summary IndexedDB: Stub out async IDBDatabaseBackendInterface::createObjectStore
Alec Flett
Reported 2013-01-04 16:31:00 PST
IndexedDB: Stub out async IDBDatabaseBackendInterface::createObjectStore
Attachments
Patch (11.99 KB, patch)
2013-01-04 16:34 PST, Alec Flett
no flags
Patch for landing (132.47 KB, patch)
2013-01-07 10:33 PST, Alec Flett
no flags
Patch for landing (13.77 KB, patch)
2013-01-07 10:35 PST, Alec Flett
no flags
Alec Flett
Comment 1 2013-01-04 16:34:09 PST
Alec Flett
Comment 2 2013-01-04 17:21:10 PST
abarth@ - r? one more for you - very similar to the previous createIndex/deleteIndex (discovered that I needed both stubbed out at the same time, thought I could stagger the work) TIA
WebKit Review Bot
Comment 3 2013-01-04 17:23:19 PST
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 2013-01-04 17:40:33 PST
Comment on attachment 181403 [details] Patch Attachment 181403 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15709419
Peter Beverloo (cr-android ews)
Comment 5 2013-01-04 18:03:20 PST
Comment on attachment 181403 [details] Patch Attachment 181403 [details] did not pass cr-android-ews (chromium-android): Output: http://queues.webkit.org/results/15703444
Adam Barth
Comment 6 2013-01-05 12:47:40 PST
Comment on attachment 181403 [details] Patch Looks like you've got a compile error to work through.
Alec Flett
Comment 7 2013-01-07 10:33:38 PST
Created attachment 181522 [details] Patch for landing
Alec Flett
Comment 8 2013-01-07 10:35:39 PST
Created attachment 181524 [details] Patch for landing
WebKit Review Bot
Comment 9 2013-01-07 10:55:08 PST
Comment on attachment 181524 [details] Patch for landing Clearing flags on attachment: 181524 Committed r138963: <http://trac.webkit.org/changeset/138963>
WebKit Review Bot
Comment 10 2013-01-07 10:55:12 PST
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.