Bug 150733

Summary: Modern IDB: IDBObjectStore.clear() support
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1
none
Patch v2 - release build fix
none
Patch v3 achristensen: review+

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.