Bug 123483 - Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface
Summary: Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface
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: 123449
  Show dependency treegraph
 
Reported: 2013-10-29 16:57 PDT by Brady Eidson
Modified: 2013-10-29 20:10 PDT (History)
5 users (show)

See Also:


Attachments
Patch v1 (21.81 KB, patch)
2013-10-29 17:00 PDT, Brady Eidson
kling: review+
buildbot: commit-queue-
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-29 16:57:26 PDT
Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface::Transaction

Probably the last step before https://bugs.webkit.org/show_bug.cgi?id=123449
Comment 1 Brady Eidson 2013-10-29 17:00:07 PDT
Created attachment 215446 [details]
Patch v1
Comment 2 Build Bot 2013-10-29 17:27:42 PDT
Comment on attachment 215446 [details]
Patch v1 

Attachment 215446 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/17638014
Comment 3 Build Bot 2013-10-29 17:28:13 PDT
Comment on attachment 215446 [details]
Patch v1 

Attachment 215446 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/17618012
Comment 4 Brady Eidson 2013-10-29 19:14:24 PDT
Fixing build breaks locally, of course
Comment 5 Brady Eidson 2013-10-29 20:10:07 PDT
http://trac.webkit.org/changeset/158246