Bug 131020 - Avoid unnecessary HashSet copies when calling collectInstancesForSVGElement
Summary: Avoid unnecessary HashSet copies when calling collectInstancesForSVGElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 01:45 PDT by Zan Dobersek
Modified: 2014-04-01 08:23 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.43 KB, patch)
2014-04-01 02:04 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

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