Bug 98682

Summary: IndexedDB: Remove old createObjectStore/createIndex methods
Product: WebKit Reporter: Alec Flett <alecflett>
Component: WebCore Misc.Assignee: Alec Flett <alecflett>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 98085    
Bug Blocks:    

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.