RESOLVED FIXED 204319
Flex layout triggers excessive layout on height percentage descendants
https://bugs.webkit.org/show_bug.cgi?id=204319
Summary Flex layout triggers excessive layout on height percentage descendants
zalan
Reported 2019-11-18 14:42:26 PST
Attachments
Patch (4.49 KB, patch)
2019-11-18 14:47 PST, zalan
no flags
Patch (4.49 KB, patch)
2019-11-18 15:06 PST, zalan
no flags
zalan
Comment 1 2019-11-18 14:47:51 PST
Simon Fraser (smfr)
Comment 2 2019-11-18 15:04:52 PST
Comment on attachment 383793 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=383793&action=review > Source/WebCore/rendering/RenderFlexibleBox.cpp:1542 > + if (renderBlock.hasPercentHeightDescendants()) if !
zalan
Comment 3 2019-11-18 15:06:39 PST
WebKit Commit Bot
Comment 4 2019-11-18 19:16:51 PST
Comment on attachment 383796 [details] Patch Clearing flags on attachment: 383796 Committed r252620: <https://trac.webkit.org/changeset/252620>
WebKit Commit Bot
Comment 5 2019-11-18 19:16:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.