[webkit-reviews] review granted: [Bug 204561] [LFC][IFC] Construct only one LineLayout object per inline formatting context : [Attachment 384263] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 07:13:06 PST 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 204561: [LFC][IFC] Construct only one LineLayout object per inline
formatting context
https://bugs.webkit.org/show_bug.cgi?id=204561

Attachment 384263: Patch

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




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

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

> Source/WebCore/ChangeLog:9
> +	   Let's construct only one LineLayout object per IFC.

I kinda liked that one object represents layout of one line. What do we gain
from reusing it?


More information about the webkit-reviews mailing list