[webkit-reviews] review granted: [Bug 214527] [LFC][IFC] Move inline run alignment logic to a dedicated class : [Attachment 407297] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 09:25:47 PDT 2020


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 214527: [LFC][IFC] Move inline run alignment logic to a dedicated class
https://bugs.webkit.org/show_bug.cgi?id=214527

Attachment 407297: Patch

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




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

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

> Source/WebCore/layout/inlineformatting/InlineLineBuilder.cpp:67
> +class LineContentAligner {

Might it deserve a file of its own?


More information about the webkit-reviews mailing list