[webkit-reviews] review granted: [Bug 205257] [LFC][IFC] Rename LineBuilder::m_skipAlignment to LineBuilder::m_intrinsicWidthLine : [Attachment 385731] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 15 23:24:25 PST 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 205257: [LFC][IFC] Rename LineBuilder::m_skipAlignment to
LineBuilder::m_intrinsicWidthLine
https://bugs.webkit.org/show_bug.cgi?id=205257

Attachment 385731: Patch

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




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

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

> Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:248
> +    bool m_intrinsicWidthLine { false };

m_isIntrinsicWidthLine?
m_hasIntrinsicWidthForLine?


More information about the webkit-reviews mailing list