[webkit-reviews] review granted: [Bug 128088] RenderSVGResourceContainer clients are always RenderElement. : [Attachment 222947] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 2 17:06:55 PST 2014


Sam Weinig <sam at webkit.org> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 128088: RenderSVGResourceContainer clients are always RenderElement.
https://bugs.webkit.org/show_bug.cgi?id=128088

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
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*?


More information about the webkit-reviews mailing list