RESOLVED FIXED306235
Cache measureText calls that use GlyphOverflow
https://bugs.webkit.org/show_bug.cgi?id=306235
Summary Cache measureText calls that use GlyphOverflow
Gerald Squelart
Reported 2026-01-25 16:43:36 PST
measureText calls from canvas don’t use the width cache currently, because they request the GlyphOverflow extents as well as the width, and this isn’t supported by the current cache. rdar://168526001
Attachments
Gerald Squelart
Comment 1 2026-01-25 17:28:01 PST
EWS
Comment 2 2026-02-05 00:20:13 PST
Committed 306839@main (5bc70c9bb57b): <https://commits.webkit.org/306839@main> Reviewed commits have been landed. Closing PR #57225 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.