[webkit-reviews] review granted: [Bug 182651] [RenderTreeBuilder] Move RenderRubyAsInline/AsBlock::takeChild mutation to a RenderTreeBuilder : [Attachment 333516] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 14:30:57 PST 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 182651: [RenderTreeBuilder] Move RenderRubyAsInline/AsBlock::takeChild
mutation to a RenderTreeBuilder
https://bugs.webkit.org/show_bug.cgi?id=182651

Attachment 333516: Patch

https://bugs.webkit.org/attachment.cgi?id=333516&action=review




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 333516
  --> https://bugs.webkit.org/attachment.cgi?id=333516
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=333516&action=review

> Source/WebCore/rendering/updating/RenderTreeBuilderRuby.h:46
> +    RenderPtr<RenderObject>takeChild(RenderRubyAsBlock& parent,
RenderObject& child);

Missing space after >


More information about the webkit-reviews mailing list