WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249561
FontCaches should be invalidated under memory pressure
https://bugs.webkit.org/show_bug.cgi?id=249561
Summary
FontCaches should be invalidated under memory pressure
Cameron McCormack (:heycam)
Reported
2022-12-18 14:05:55 PST
The
bug 234061
changes resulted in us not clearing as much font related data under memory pressure as we did previously. Specifically, we don't end up calling FontCache::invalidate.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-18 14:06:13 PST
<
rdar://problem/103498661
>
Cameron McCormack (:heycam)
Comment 2
2023-01-03 16:51:26 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8171
EWS
Comment 3
2023-01-04 12:30:38 PST
Committed
258443@main
(db0ade3c62fb): <
https://commits.webkit.org/258443@main
> Reviewed commits have been landed. Closing PR #8171 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