RESOLVED FIXED274483
WidthIterator consumes the first character twice
https://bugs.webkit.org/show_bug.cgi?id=274483
Summary WidthIterator consumes the first character twice
Vitor Roriz
Reported 2024-05-21 13:55:09 PDT
WidthIterator looks up the first character for data initialization, then while iterating through the run, it consumes the first character again.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-21 13:55:29 PDT
Vitor Roriz
Comment 2 2026-03-17 11:10:30 PDT
EWS
Comment 3 2026-03-17 15:47:03 PDT
Committed 309437@main (acc0cf0ddb65): <https://commits.webkit.org/309437@main> Reviewed commits have been landed. Closing PR #60789 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.