RESOLVED FIXED 50113
IDBDatabase and IDBObjectStore remove* methods should be renamed to delete*
https://bugs.webkit.org/show_bug.cgi?id=50113
Summary IDBDatabase and IDBObjectStore remove* methods should be renamed to delete*
Andrei Popescu
Reported 2010-11-26 08:34:42 PST
The IndexedDatabase specification has renamed these methods.
Attachments
Rename remove* methods to delete* (48.68 KB, patch)
2010-11-26 08:51 PST, Andrei Popescu
jorlow: review+
Andrei Popescu
Comment 1 2010-11-26 08:51:57 PST
Created attachment 74944 [details] Rename remove* methods to delete*
Jeremy Orlow
Comment 2 2010-11-26 08:54:42 PST
Comment on attachment 74944 [details] Rename remove* methods to delete* r=me
Andrei Popescu
Comment 3 2010-11-26 09:05:37 PST
Committed r72771
Note You need to log in before you can comment on or make changes to this bug.