RESOLVED FIXED128088
RenderSVGResourceContainer clients are always RenderElement.
https://bugs.webkit.org/show_bug.cgi?id=128088
Summary RenderSVGResourceContainer clients are always RenderElement.
Andreas Kling
Reported 2014-02-02 16:56:52 PST
RenderSVGResourceContainer clients are always RenderElement.
Attachments
Patch (4.22 KB, patch)
2014-02-02 16:58 PST, Andreas Kling
sam: review+
Land (4.22 KB, patch)
2014-02-02 17:34 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2014-02-02 16:58:10 PST
Sam Weinig
Comment 2 2014-02-02 17:04:18 PST
Comment on attachment 222947 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222947&action=review > Source/WebCore/rendering/svg/SVGResourcesCache.cpp:61 > + for (auto& resourceContainer : resourceSet) auto*? > Source/WebCore/rendering/svg/SVGResourcesCache.cpp:75 > + for (auto& resourceContainer : resourceSet) auto*?
Andreas Kling
Comment 3 2014-02-02 17:34:10 PST
WebKit Commit Bot
Comment 4 2014-02-02 18:10:28 PST
Comment on attachment 222949 [details] Land Clearing flags on attachment: 222949 Committed r163279: <http://trac.webkit.org/changeset/163279>
WebKit Commit Bot
Comment 5 2014-02-02 18:10:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.