Bug 99773 - IndexedDB: Refactor IDBDatabaseBackendImpl to use IDBDatabaseMetadata
Summary: IndexedDB: Refactor IDBDatabaseBackendImpl to use IDBDatabaseMetadata
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: Alec Flett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-18 16:28 PDT by Alec Flett
Modified: 2012-10-18 18:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (25.71 KB, patch)
2012-10-18 16:33 PDT, Alec Flett
no flags Details | Formatted Diff | Diff
Patch for landing (27.39 KB, patch)
2012-10-18 17:37 PDT, Alec Flett
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Flett 2012-10-18 16:28:26 PDT
IndexedDB: Refactor IDBDatabaseBackendImpl to use IDBDatabaseMetadata
Comment 1 Alec Flett 2012-10-18 16:33:06 PDT
Created attachment 169502 [details]
Patch
Comment 2 Alec Flett 2012-10-18 16:33:50 PDT
tony@ - r?

(jsbell, dgrogan and I discussed this in person)
Comment 3 WebKit Review Bot 2012-10-18 16:42:18 PDT
Comment on attachment 169502 [details]
Patch

Attachment 169502 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/14456237
Comment 4 Tony Chang 2012-10-18 16:49:16 PDT
Looks like some test files need updating.
Comment 5 Tony Chang 2012-10-18 16:52:10 PDT
Comment on attachment 169502 [details]
Patch

Seems fine with the compilation errors fixed.
Comment 6 Peter Beverloo (cr-android ews) 2012-10-18 16:55:58 PDT
Comment on attachment 169502 [details]
Patch

Attachment 169502 [details] did not pass cr-android-ews (chromium-android):
Output: http://queues.webkit.org/results/14469009
Comment 7 Alec Flett 2012-10-18 17:37:29 PDT
Created attachment 169513 [details]
Patch for landing
Comment 8 WebKit Review Bot 2012-10-18 18:04:00 PDT
Comment on attachment 169513 [details]
Patch for landing

Clearing flags on attachment: 169513

Committed r131832: <http://trac.webkit.org/changeset/131832>
Comment 9 WebKit Review Bot 2012-10-18 18:04:04 PDT
All reviewed patches have been landed.  Closing bug.