Bug 128088

Summary: RenderSVGResourceContainer clients are always RenderElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kondapallykalyan, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
sam: review+
Land none

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.