Bug 164528

Summary: IndexedDB 2.0: W3C test IndexedDB/idbtransaction_objectStoreNames.html fails
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: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160306    
Attachments:
Description Flags
Patch v1 achristensen: review+

Description Brady Eidson 2016-11-08 15:29:24 PST
IndexedDB 2.0: W3C test IndexedDB/idbtransaction_objectStoreNames.html fails
Comment 1 Brady Eidson 2016-11-08 15:38:53 PST
Created attachment 294194 [details]
Patch v1
Comment 2 Alex Christensen 2016-11-08 15:40:55 PST
Comment on attachment 294194 [details]
Patch v1

It would be faster to use Vector.removeAllMatching and a cool lambda that captures a HashSet.
Comment 3 Brady Eidson 2016-11-09 15:38:07 PST
https://trac.webkit.org/changeset/208501