WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-06 14:03:13 PST
<
rdar://problem/105098022
>
Simon Fraser (smfr)
Comment 2
2023-02-06 14:05:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9712
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.
Top of Page
Format For Printing
XML
Clone This Bug