[webkit-reviews] review granted: [Bug 123283] SVGRenderingContext should wrap a RenderElement. : [Attachment 215091] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 24 12:10:55 PDT 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 123283: SVGRenderingContext should wrap a RenderElement.
https://bugs.webkit.org/show_bug.cgi?id=123283

Attachment 215091: Patch
https://bugs.webkit.org/attachment.cgi?id=215091&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=215091&action=review


> Source/WebCore/rendering/svg/SVGRenderingContext.h:115
> +    RenderElement* m_object;

Maybe rename this to m_renderer or something more informative?


More information about the webkit-reviews mailing list