RESOLVED FIXED 204651
[LFC] Run layout on the root when InvalidationState is empty.
https://bugs.webkit.org/show_bug.cgi?id=204651
Summary [LFC] Run layout on the root when InvalidationState is empty.
zalan
Reported 2019-11-27 12:51:25 PST
When simple constraint change happens.
Attachments
Patch (6.27 KB, patch)
2019-11-27 12:54 PST, zalan
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-11-27 12:51:44 PST
zalan
Comment 2 2019-11-27 12:54:51 PST
Antti Koivisto
Comment 3 2019-11-27 13:22:09 PST
Comment on attachment 384423 [details] 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
zalan
Comment 4 2019-11-27 13:42:05 PST
Note You need to log in before you can comment on or make changes to this bug.