RESOLVED INVALID 98682
IndexedDB: Remove old createObjectStore/createIndex methods
https://bugs.webkit.org/show_bug.cgi?id=98682
Summary IndexedDB: Remove old createObjectStore/createIndex methods
Alec Flett
Reported 2012-10-08 13:15:19 PDT
After the final cleanup in bug 98085, and some cleanup in the chromium port, we can remove the createObjectStore/createIndex methods from IDBDatabaseBackendInterface and IDBObjectStore, respectively.
Attachments
Alec Flett
Comment 1 2012-10-08 15:08:51 PDT
realized in bug 89085 that this wasn't necessary after all.
Note You need to log in before you can comment on or make changes to this bug.