Bug 256332
| Summary: | [macOS] Release memory in WebProcesses before fully suspending them | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Wake up suspended processes to process memory pressure warnings on macOS. This is important now that we suspend WebProcesses on macOS. Note that macOS doesn't run the memory pressure handler before suspension, unlike iOS, for performance reasons.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://108625394>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/13457
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/13584
EWS
Committed 263823@main (2f2fe4700909): <https://commits.webkit.org/263823@main>
Reviewed commits have been landed. Closing PR #13584 and removing active labels.