Bug 164528 - IndexedDB 2.0: W3C test IndexedDB/idbtransaction_objectStoreNames.html fails
Summary: IndexedDB 2.0: W3C test IndexedDB/idbtransaction_objectStoreNames.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 160306
  Show dependency treegraph
 
Reported: 2016-11-08 15:29 PST by Brady Eidson
Modified: 2016-11-10 14:54 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (3.52 KB, patch)
2016-11-08 15:38 PST, Brady Eidson
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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