[webkit-reviews] review granted: [Bug 240319] TextBoxPainter::paintForeground: painting text with no marking/decoration should be simple : [Attachment 459185] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 15:37:37 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 240319: TextBoxPainter::paintForeground: painting text with no
marking/decoration should be simple
https://bugs.webkit.org/show_bug.cgi?id=240319

Attachment 459185: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 459185
  --> https://bugs.webkit.org/attachment.cgi?id=459185
Patch

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

> Source/WebCore/rendering/TextBoxPainter.cpp:191
> +	       ,
StyledMarkedText::computeStyleForUnmarkedMarkedText(m_renderer, lineStyle,
m_isFirstLine, m_paintInfo) });

comma on previous line


More information about the webkit-reviews mailing list