[webkit-reviews] review granted: [Bug 228050] [LFC][IFC] LineBox provides redundant geometry information : [Attachment 433733] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 18 12:35:11 PDT 2021


Sam Weinig <sam at webkit.org> has granted zalan <zalan at apple.com>'s request for
review:
Bug 228050: [LFC][IFC] LineBox provides redundant geometry information
https://bugs.webkit.org/show_bug.cgi?id=228050

Attachment 433733: Patch

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




--- Comment #3 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 433733
  --> https://bugs.webkit.org/attachment.cgi?id=433733
Patch

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

>
Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:35
9
> +	   m_logicalHeight =  { };

extra space.


More information about the webkit-reviews mailing list