Bug 123039

Summary: Get rid of IDBFactoryBackendLevelDB and IDBTransactionBackendLevelDB in IDBDatabaseBackendLevelDB
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, buildbot, commit-queue, jsbell, philn, rniwa, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 123027    
Attachments:
Description Flags
Patch v1
buildbot: commit-queue-
Patch v2 - Now with the WK2 changes andersca: review+

Description Brady Eidson 2013-10-18 14:50:00 PDT
Get rid of IDBFactoryBackendLevelDB and IDBTransactionBackendLevelDB in IDBDatabaseBackendLevelDB

This is another incremental step towards https://bugs.webkit.org/show_bug.cgi?id=123027
Comment 1 Brady Eidson 2013-10-18 14:54:07 PDT
Created attachment 214603 [details]
Patch v1
Comment 2 Brady Eidson 2013-10-18 15:03:11 PDT
WHOOPS, didn't include my WK2 changes.  New patch on its way.
Comment 3 Build Bot 2013-10-18 15:22:22 PDT
Comment on attachment 214603 [details]
Patch v1 

Attachment 214603 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6498007
Comment 4 Build Bot 2013-10-18 15:37:11 PDT
Comment on attachment 214603 [details]
Patch v1 

Attachment 214603 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6508009
Comment 5 Brady Eidson 2013-10-18 15:41:47 PDT
Created attachment 214610 [details]
Patch v2 - Now with the WK2 changes
Comment 6 Brady Eidson 2013-10-18 16:22:44 PDT
http://trac.webkit.org/changeset/157651