[webkit-reviews] review granted: [Bug 229081] [IFC] Undo incorrect InlineTextBox -> LegacyInlineTextBox renaming : [Attachment 435494] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 10:49:54 PDT 2021


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 229081: [IFC] Undo incorrect InlineTextBox -> LegacyInlineTextBox renaming
https://bugs.webkit.org/show_bug.cgi?id=229081

Attachment 435494: Patch

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




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

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

> Source/WebCore/layout/layouttree/LayoutBox.h:64
> -	   LegacyInlineTextBoxFlag	    = 1 << 1,
> +	   InlineTextBoxFlag	      = 1 << 1,

��


More information about the webkit-reviews mailing list