[webkit-reviews] review granted: [Bug 204055] [LFC][IFC] Move Line::Run's line layout specific logic to InlineItemRun : [Attachment 383234] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 10 07:51:50 PST 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 204055: [LFC][IFC] Move Line::Run's line layout specific logic to
InlineItemRun
https://bugs.webkit.org/show_bug.cgi?id=204055

Attachment 383234: Patch

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




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 383234
  --> https://bugs.webkit.org/attachment.cgi?id=383234
Patch

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

> Source/WebCore/layout/inlineformatting/InlineLine.cpp:68
> +    Display::Rect m_logicalRect;

This can probably be const too.


More information about the webkit-reviews mailing list