[webkit-reviews] review granted: [Bug 234519] [LFC][IFC] Decouple LineBox and InlineDisplay:Line construction : [Attachment 447616] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 11:58:43 PST 2021


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 234519: [LFC][IFC] Decouple LineBox and InlineDisplay:Line construction
https://bugs.webkit.org/show_bug.cgi?id=234519

Attachment 447616: Patch

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




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

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

>
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilde
r.h:39
> +class InlineDisplayLineBuilder {

Builder is the official pattern of 2021.


More information about the webkit-reviews mailing list