Bug 91128

Summary: IndexedDB: remove deprecated put() and update() methods
Product: WebKit Reporter: Alec Flett <alecflett>
Component: WebCore Misc.Assignee: Alec Flett <alecflett>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 91123    
Bug Blocks:    

Alec Flett
Reported 2012-07-12 11:37:28 PDT
After bug 91123 lands, we'll have some stale methods: * IDBCursorBackendImpl::update * IDBObjectStoreBackendImpl::put with that bug they'll be marked ASSERT_NOT_REACHED, but they'll need to be yanked from the interface.
Attachments
Alec Flett
Comment 1 2012-08-14 13:16:55 PDT
just realized this was still here - I picked this up in bug 91123
Note You need to log in before you can comment on or make changes to this bug.