RESOLVED FIXED Bug 37568
SVGRenderStyle/SVGRenderStyleDefs needs a cleanup
https://bugs.webkit.org/show_bug.cgi?id=37568
Summary SVGRenderStyle/SVGRenderStyleDefs needs a cleanup
Nikolas Zimmermann
Reported 2010-04-14 02:03:25 PDT
SVGRenderStyle(Defs) is old legacy code and needs to be cleaned up. While I'm at it, we could save memory be joining StyleMaskData/StyleClipData in a single StyleResourceData. For consistency StyleMarkerData will be named StyleInheritedResourceData. All naming schemes should be unified for clipper / masker / marker / filter, see the upcoming patch.
Attachments
Patch (46.98 KB, patch)
2010-04-14 02:12 PDT, Nikolas Zimmermann
no flags
Patch (49.26 KB, patch)
2010-04-14 03:14 PDT, Nikolas Zimmermann
krit: review+
Nikolas Zimmermann
Comment 1 2010-04-14 02:12:50 PDT
WebKit Review Bot
Comment 2 2010-04-14 02:54:48 PDT
WebKit Review Bot
Comment 3 2010-04-14 03:13:25 PDT
Nikolas Zimmermann
Comment 4 2010-04-14 03:14:21 PDT
Nikolas Zimmermann
Comment 5 2010-04-14 03:15:50 PDT
Updated patch against trunk, was missing RenderSVGResourceClipper changes after Dirks commit.
Dirk Schulze
Comment 6 2010-04-14 03:40:14 PDT
Comment on attachment 53325 [details] Patch LGTM r=me
Nikolas Zimmermann
Comment 7 2010-04-14 03:44:52 PDT
Note You need to log in before you can comment on or make changes to this bug.