[webkit-reviews] review granted: [Bug 265143] [IFC] Move "content has position dependent width" traversal to RenderText : [Attachment 468682] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 08:29:45 PST 2023


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 265143: [IFC] Move "content has position dependent width" traversal to
RenderText
https://bugs.webkit.org/show_bug.cgi?id=265143

Attachment 468682: Patch

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




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

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

> Source/WebCore/layout/layouttree/LayoutInlineTextBox.h:58
> +inline void InlineTextBox::updateContent(String newContent, bool
canUseSimpleFontCodePath, bool canUseSimplifiedContentMeasuring, bool
hasPositionDependentContentWidth)

maybe we'll need an OptionSet soon


More information about the webkit-reviews mailing list