[webkit-reviews] review granted: [Bug 136578] CTTE: SVGResourcesCache should only allow RenderElements. : [Attachment 237699] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 11:18:00 PDT 2014


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 136578: CTTE: SVGResourcesCache should only allow RenderElements.
https://bugs.webkit.org/show_bug.cgi?id=136578

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

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


> Source/WebCore/rendering/svg/SVGRenderingContext.cpp:159
> +    SVGResources* resources =
SVGResourcesCache::cachedResourcesForRenderer(*m_renderer);

I would use auto*


More information about the webkit-reviews mailing list