Summary: | TextBoxPainter::paintForeground: painting text with no marking/decoration should be simple | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | zalan <zalan> | ||||||||||
Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, zalan | ||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||
Version: | WebKit Nightly Build | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Attachments: |
|
Description
zalan
2022-05-11 15:24:42 PDT
Created attachment 459185 [details]
Patch
Comment on attachment 459185 [details] 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 Created attachment 459225 [details]
Patch
Created attachment 459247 [details]
Patch
Created attachment 459253 [details]
Patch
Committed r294128 (250505@main): <https://commits.webkit.org/250505@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 459253 [details]. |