[webkit-reviews] review granted: [Bug 204651] [LFC] Run layout on the root when InvalidationState is empty. : [Attachment 384423] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 13:22:09 PST 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 204651: [LFC] Run layout on the root when InvalidationState is empty.
https://bugs.webkit.org/show_bug.cgi?id=204651

Attachment 384423: Patch

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




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

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

> Source/WebCore/layout/RenderBlockFlowLineLayout.cpp:78
>      if (!rootContainer.firstChild())

Could remove this check too


More information about the webkit-reviews mailing list