[webkit-reviews] review granted: [Bug 207530] [LFC] Introduce Layout::InlineTextBox : [Attachment 390340] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 20:19:56 PST 2020


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 207530: [LFC] Introduce Layout::InlineTextBox
https://bugs.webkit.org/show_bug.cgi?id=207530

Attachment 390340: Patch

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




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

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

> Source/WebCore/layout/layouttree/AnonymousInlineTextBox.h:37
> +class AnonymousInlineTextBox : public Box {

Shorter name would be cool as discussed.

> Source/WebCore/layout/layouttree/TextContext.h:-35
> -struct TextContext {

Another Context bites the dust!


More information about the webkit-reviews mailing list