[webkit-reviews] review granted: [Bug 204991] [LFC][IFC] Convert InlineLayoutUnit/Point/Rect to LayoutUnit/Point/Rect when crossing inline/block boundary : [Attachment 385106] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 7 16:53:11 PST 2019


Sam Weinig <sam at webkit.org> has granted zalan <zalan at apple.com>'s request for
review:
Bug 204991: [LFC][IFC] Convert InlineLayoutUnit/Point/Rect to
LayoutUnit/Point/Rect when crossing inline/block boundary
https://bugs.webkit.org/show_bug.cgi?id=204991

Attachment 385106: Patch

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




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

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

> Source/WebCore/layout/integration/LayoutIntegrationLineLayout.cpp:229
> +	   LayoutRect rect = Layout::toLayoutRect(run.logicalRect());

Auto?


More information about the webkit-reviews mailing list