RESOLVED FIXED 153021
Modern IDB: SQLite backend
https://bugs.webkit.org/show_bug.cgi?id=153021
Summary Modern IDB: SQLite backend
Brady Eidson
Reported 2016-01-12 10:17:40 PST
Modern IDB: SQLite backend The Modern IDB backing store interface is *very close* to the WK2 Legacy IDB backing store interface, so this task might be a mechanical moving of the WK2 backing store to WebCore. Some complications will certainly arise.
Attachments
Brady Eidson
Comment 1 2016-02-18 10:39:14 PST
The remaining blocking bug - SQLite backend needs to support simultaneous transactions - Should not be considered blocking. Legacy IDB already didn't support simultaneous transactions, so we're currently at parity. Improving the state of things - especially when it might be difficult - should not be a blocking task. Closing.
Note You need to log in before you can comment on or make changes to this bug.