Bug 251814

Summary: Heap-allocate Font::m_glyphPathMap
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: TextAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.