Bug 274483

Summary: WidthIterator consumes the first character twice
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fantasai.bugs, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.