Bug 131020

Summary: Avoid unnecessary HashSet copies when calling collectInstancesForSVGElement
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, d-r, fmalita, gyuyoung.kim, pdr, schenney, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-04-01 01:45:22 PDT
Avoid unnecessary HashSet copies when calling collectInstancesForSVGElement
Comment 1 Zan Dobersek 2014-04-01 02:04:13 PDT
Created attachment 228258 [details]
Patch
Comment 2 Andreas Kling 2014-04-01 07:43:55 PDT
Comment on attachment 228258 [details]
Patch

r=me
Comment 3 Zan Dobersek 2014-04-01 08:23:02 PDT
Comment on attachment 228258 [details]
Patch

Clearing flags on attachment: 228258

Committed r166586: <http://trac.webkit.org/changeset/166586>
Comment 4 Zan Dobersek 2014-04-01 08:23:11 PDT
All reviewed patches have been landed.  Closing bug.