RESOLVED FIXED 123475
Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface::Transaction
https://bugs.webkit.org/show_bug.cgi?id=123475
Summary Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface::Transa...
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.