[webkit-reviews] review granted: [Bug 206372] [LFC][IFC] Optimize LineLayoutContext::tryAddingInlineItems for the most common inline content : [Attachment 387958] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 16 14:21:58 PST 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 206372: [LFC][IFC] Optimize LineLayoutContext::tryAddingInlineItems for the
most common inline content
https://bugs.webkit.org/show_bug.cgi?id=206372

Attachment 387958: Patch

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




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 387958
  --> https://bugs.webkit.org/attachment.cgi?id=387958
Patch

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

> Source/WebCore/layout/inlineformatting/LineLayoutContext.cpp:209
> +inline void LineCandidateContent::reset()

Does the inlining actually make a difference?


More information about the webkit-reviews mailing list