Bug 249561
Summary: | FontCaches should be invalidated under memory pressure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
Component: | Layout and Rendering | Assignee: | 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)
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
<rdar://problem/103498661>
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/8171
EWS
Committed 258443@main (db0ade3c62fb): <https://commits.webkit.org/258443@main>
Reviewed commits have been landed. Closing PR #8171 and removing active labels.