Bug 259580 - Change compositing policy in response to memory pressure status
Summary: Change compositing policy in response to memory pressure status
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Reno
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-27 16:48 PDT by Ryan Reno
Modified: 2023-08-01 15:25 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Reno 2023-07-27 16:48:29 PDT
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.
Comment 1 Ryan Reno 2023-07-27 16:48:42 PDT
<rdar://problem/109875865>
Comment 2 Ryan Reno 2023-07-27 16:55:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16153
Comment 3 EWS 2023-08-01 15:25:13 PDT
Committed 266497@main (8299d7639dd9): <https://commits.webkit.org/266497@main>

Reviewed commits have been landed. Closing PR #16153 and removing active labels.