[webkit-reviews] review granted: [Bug 182374] [RenderTreeBuilder] Move RenderTableRow::collapseAndDestroyAnonymousSiblingRows to RenderTreeBuilder : [Attachment 332846] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 01:07:34 PST 2018


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

Attachment 332846: Patch

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




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

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

> Source/WebCore/rendering/updating/RenderTreeBuilder.cpp:370
> +void
RenderTreeBuilder::collapseAndDestroyAnonymousSiblingRows(RenderTableRow& row)

Shouldn't this go to Table?


More information about the webkit-reviews mailing list