Bug 123475

Summary: Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface::Transaction
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 123449    
Attachments:
Description Flags
Patch v1 thorton: review+

Brady Eidson
Reported 2013-10-29 15:21:46 PDT
Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface::Transaction Currently it's using IDBBackingStoreLevelDB::Transaction, which hinders the goal of https://bugs.webkit.org/show_bug.cgi?id=123449 - IDBTransactionBackend should be cross platform
Attachments
Patch v1 (44.62 KB, patch)
2013-10-29 15:42 PDT, Brady Eidson
thorton: review+
Brady Eidson
Comment 1 2013-10-29 15:42:11 PDT
Created attachment 215439 [details] Patch v1
Brady Eidson
Comment 2 2013-10-29 15:51:44 PDT
Note You need to log in before you can comment on or make changes to this bug.