Bug 309710
| Summary: | WidthIterator::advanceInternal: Extract fontForTextSpacingTrim helper | ||
|---|---|---|---|
| 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: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitor Roriz
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172308707>
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/60389
EWS
Committed 309157@main (bf9919eb6000): <https://commits.webkit.org/309157@main>
Reviewed commits have been landed. Closing PR #60389 and removing active labels.