RESOLVED FIXED 99774
IndexedDB: Flatten out backend interface
https://bugs.webkit.org/show_bug.cgi?id=99774
Summary IndexedDB: Flatten out backend interface
Alec Flett
Reported 2012-10-18 16:32:08 PDT
This the tracking bug for flattening out the backend interfaces to remove stateful objects such as IDBDatabaseBackendImpl/Interface, such that most IDB backend interaction retains state in transactions and storage in IDB*BackingStore*
Attachments
Alec Flett
Comment 1 2013-02-01 13:47:38 PST
yay, everything now fixed.
Note You need to log in before you can comment on or make changes to this bug.