Bug 173786

Summary: Avoid copying HashSet to Vector in WebPageProxy::clearLoadDependentCallbacks()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, darin, ggaren, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-06-23 13:43:28 PDT
Avoid copying HashSet to Vector in WebPageProxy::clearLoadDependentCallbacks().
Comment 1 Chris Dumez 2017-06-23 13:44:59 PDT
Created attachment 313741 [details]
Patch
Comment 2 Geoffrey Garen 2017-06-23 13:57:58 PDT
Comment on attachment 313741 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-06-23 15:08:55 PDT
Comment on attachment 313741 [details]
Patch

Clearing flags on attachment: 313741

Committed r218767: <http://trac.webkit.org/changeset/218767>
Comment 4 WebKit Commit Bot 2017-06-23 15:08:57 PDT
All reviewed patches have been landed.  Closing bug.