[webkit-reviews] review granted: [Bug 204191] [LFC][Invalidation] Use InvalidationState to populate LayoutQueue : [Attachment 383543] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 10:36:32 PST 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 204191: [LFC][Invalidation] Use InvalidationState to populate LayoutQueue
https://bugs.webkit.org/show_bug.cgi?id=204191

Attachment 383543: Patch

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




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

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

> Source/WebCore/layout/blockformatting/BlockFormattingContext.cpp:94
> +    populateLayoutQueue(formattingRoot, LayoutDirection::Child);

Maybe appendNextToLayoutQueue or similar since this only adds one.


More information about the webkit-reviews mailing list