WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314284
SystemFontDatabase::m_systemFontShorthandCache may hold stale font metrics
https://bugs.webkit.org/show_bug.cgi?id=314284
Summary
SystemFontDatabase::m_systemFontShorthandCache may hold stale font metrics
Brent Fulgham
Reported
2026-05-06 20:57:18 PDT
Code analysis has uncovered a correctness issue that causes the SystemFontDatabase to retain stale font metrics after they are no longer needed. Since those entries consists of a string plus 8 bytes worth of size/weight data, this seems worth improving.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-06 20:57:34 PDT
<
rdar://problem/176423531
>
Brent Fulgham
Comment 2
2026-05-06 21:30:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64439
EWS
Comment 3
2026-05-08 10:15:40 PDT
Committed
312896@main
(6bacccff367f): <
https://commits.webkit.org/312896@main
> Reviewed commits have been landed. Closing PR #64439 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