Bug 274483
| Summary: | WidthIterator consumes the first character twice | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | Text | Assignee: | 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
WidthIterator looks up the first character for data initialization, then while iterating through the run, it consumes the first character again.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128492167>
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/60789
EWS
Committed 309437@main (acc0cf0ddb65): <https://commits.webkit.org/309437@main>
Reviewed commits have been landed. Closing PR #60789 and removing active labels.