[webkit-reviews] review granted: [Bug 208343] Shrink-to-fit InlineFormattingContext : [Attachment 391960] Patch by Yusuke

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 23:33:26 PST 2020


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 208343: Shrink-to-fit InlineFormattingContext
https://bugs.webkit.org/show_bug.cgi?id=208343

Attachment 391960: Patch by Yusuke

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




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

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

> Source/WebCore/layout/integration/LayoutIntegrationLineLayout.cpp:114
> +    m_inlineFormattingState.shrinkDisplayInlineContent();

Couldn’t this be done in generic IFC code?


More information about the webkit-reviews mailing list