Bug 204191 - [LFC][Invalidation] Use InvalidationState to populate LayoutQueue
Summary: [LFC][Invalidation] Use InvalidationState to populate LayoutQueue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-13 21:06 PST by zalan
Modified: 2019-11-14 11:42 PST (History)
6 users (show)

See Also:


Attachments
Patch (25.61 KB, patch)
2019-11-13 21:11 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (25.63 KB, patch)
2019-11-14 10:58 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-11-13 21:06:37 PST
ssia
Comment 1 Radar WebKit Bug Importer 2019-11-13 21:07:04 PST
<rdar://problem/57179614>
Comment 2 zalan 2019-11-13 21:11:46 PST
Created attachment 383543 [details]
Patch
Comment 3 Antti Koivisto 2019-11-14 10:36:32 PST
Comment on attachment 383543 [details]
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.
Comment 4 zalan 2019-11-14 10:58:42 PST
Created attachment 383560 [details]
Patch
Comment 5 WebKit Commit Bot 2019-11-14 11:42:57 PST
Comment on attachment 383560 [details]
Patch

Clearing flags on attachment: 383560

Committed r252460: <https://trac.webkit.org/changeset/252460>
Comment 6 WebKit Commit Bot 2019-11-14 11:42:59 PST
All reviewed patches have been landed.  Closing bug.