[webkit-reviews] review granted: [Bug 204319] Flex layout triggers excessive layout on height percentage descendants : [Attachment 383793] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 15:04:52 PST 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 204319: Flex layout triggers excessive layout on height percentage
descendants
https://bugs.webkit.org/show_bug.cgi?id=204319

Attachment 383793: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 383793
  --> https://bugs.webkit.org/attachment.cgi?id=383793
Patch

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

> Source/WebCore/rendering/RenderFlexibleBox.cpp:1542
> +    if (renderBlock.hasPercentHeightDescendants())

if !


More information about the webkit-reviews mailing list