RESOLVED FIXED 251814
Heap-allocate Font::m_glyphPathMap
https://bugs.webkit.org/show_bug.cgi?id=251814
Summary Heap-allocate Font::m_glyphPathMap
Simon Fraser (smfr)
Reported 2023-02-06 14:02:54 PST
GlyphMetricsMap<std::optional<Path>>> is 896 bytes and rarely used so heap-allocate it.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-06 14:03:13 PST
Simon Fraser (smfr)
Comment 2 2023-02-06 14:05:29 PST
EWS
Comment 3 2023-02-06 20:03:50 PST
Committed 259934@main (aad136781826): <https://commits.webkit.org/259934@main> Reviewed commits have been landed. Closing PR #9712 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.