Bug 123039 - Get rid of IDBFactoryBackendLevelDB and IDBTransactionBackendLevelDB in IDBDatabaseBackendLevelDB
Summary: Get rid of IDBFactoryBackendLevelDB and IDBTransactionBackendLevelDB in IDBDa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 123027
  Show dependency treegraph
 
Reported: 2013-10-18 14:50 PDT by Brady Eidson
Modified: 2013-10-18 16:22 PDT (History)
7 users (show)

See Also:


Attachments
Patch v1 (28.85 KB, patch)
2013-10-18 14:54 PDT, Brady Eidson
buildbot: commit-queue-
Details | Formatted Diff | Diff
Patch v2 - Now with the WK2 changes (31.97 KB, patch)
2013-10-18 15:41 PDT, Brady Eidson
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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