RESOLVED FIXED 150733
Modern IDB: IDBObjectStore.clear() support
https://bugs.webkit.org/show_bug.cgi?id=150733
Summary Modern IDB: IDBObjectStore.clear() support
Brady Eidson
Reported 2015-10-30 13:45:22 PDT
Modern IDB: IDBObjectStore.clear() support
Attachments
Patch v1 (58.44 KB, patch)
2015-10-30 14:06 PDT, Brady Eidson
no flags
Patch v2 - release build fix (58.46 KB, patch)
2015-10-30 14:26 PDT, Brady Eidson
no flags
Patch v3 (58.52 KB, patch)
2015-10-30 14:43 PDT, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2015-10-30 14:06:33 PDT
Created attachment 264417 [details] Patch v1
Brady Eidson
Comment 2 2015-10-30 14:26:48 PDT
Created attachment 264418 [details] Patch v2 - release build fix
Brady Eidson
Comment 3 2015-10-30 14:43:21 PDT
Created attachment 264421 [details] Patch v3
Alex Christensen
Comment 4 2015-10-30 14:57:17 PDT
Comment on attachment 264421 [details] Patch v3 Just for fun: clear an object store twice. Also, delete something you put in an object store after clearing it (once delete is implemented).
Brady Eidson
Comment 5 2015-10-30 16:21:26 PDT
Note You need to log in before you can comment on or make changes to this bug.