Bug 249561

Summary: FontCaches should be invalidated under memory pressure
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: Layout and RenderingAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2022-12-18 14:06:13 PST
Cameron McCormack (:heycam)
Comment 2 2023-01-03 16:51:26 PST
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.