Bug 122253 - Keep SVGElementRareData in an SVGElement member instead of a hashmap.
Summary: Keep SVGElementRareData in an SVGElement member instead of a hashmap.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 18:15 PDT by Andreas Kling
Modified: 2013-10-02 20:20 PDT (History)
9 users (show)

See Also:


Attachments
Patch (12.14 KB, patch)
2013-10-02 18:20 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-02 18:15:45 PDT
SVGElement is quite space-wastey already, so one more pointer isn't going to hurt much.
Comment 1 Andreas Kling 2013-10-02 18:20:57 PDT
Created attachment 213220 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-02 20:20:00 PDT
Comment on attachment 213220 [details]
Patch

Clearing flags on attachment: 213220

Committed r156819: <http://trac.webkit.org/changeset/156819>
Comment 3 WebKit Commit Bot 2013-10-02 20:20:02 PDT
All reviewed patches have been landed.  Closing bug.