Bug 259580
| Summary: | Change compositing policy in response to memory pressure status | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Reno <rreno> |
| Component: | Compositing | Assignee: | Ryan Reno <rreno> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Reno
RenderLayerCompositor will respond to memory usage policy changes at most every 2 seconds. We need to be able to respond to memory warning notifications and critical memory pressure notifications more quickly to avoid high memory use in low memory situations.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Reno
<rdar://problem/109875865>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/16153
EWS
Committed 266497@main (8299d7639dd9): <https://commits.webkit.org/266497@main>
Reviewed commits have been landed. Closing PR #16153 and removing active labels.