RESOLVED FIXED181405
[RenderTreeBuilder] Move SVG addChild logic to RenderTreeBuilder
https://bugs.webkit.org/show_bug.cgi?id=181405
Summary [RenderTreeBuilder] Move SVG addChild logic to RenderTreeBuilder
alan
Reported 2018-01-08 14:41:49 PST
ssia.
Attachments
Patch (19.14 KB, patch)
2018-01-08 14:44 PST, alan
no flags
Patch (19.14 KB, patch)
2018-01-08 14:52 PST, alan
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-08 14:42:09 PST
alan
Comment 2 2018-01-08 14:44:35 PST
Antti Koivisto
Comment 3 2018-01-08 14:47:35 PST
Comment on attachment 330738 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=330738&action=review > Source/WebCore/rendering/updating/RenderTreeBuilder.h:89 > + SVG& SVGBuilder() { return *m_SVGBuilder; } I think it is svgBuilder() and m_svgBuilder by our naming conventions.
alan
Comment 4 2018-01-08 14:52:46 PST
WebKit Commit Bot
Comment 5 2018-01-08 15:14:15 PST
Comment on attachment 330740 [details] Patch Clearing flags on attachment: 330740 Committed r226568: <https://trac.webkit.org/changeset/226568>
WebKit Commit Bot
Comment 6 2018-01-08 15:14:16 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.