WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug