RESOLVED FIXED309710
WidthIterator::advanceInternal: Extract fontForTextSpacingTrim helper
https://bugs.webkit.org/show_bug.cgi?id=309710
Summary WidthIterator::advanceInternal: Extract fontForTextSpacingTrim helper
Vitor Roriz
Reported 2026-03-11 13:15:57 PDT
The text-spacing-trim adjustment was duplicated in the pre-loop setup and inside the main character loop of advanceInternal. Extract into a static helper.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-11 13:16:04 PDT
Vitor Roriz
Comment 2 2026-03-11 13:32:47 PDT
EWS
Comment 3 2026-03-12 11:55:33 PDT
Committed 309157@main (bf9919eb6000): <https://commits.webkit.org/309157@main> Reviewed commits have been landed. Closing PR #60389 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.