Bug 253173
| Summary: | ask system malloc to free up memory in non-visible Web processes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
| Component: | WebKit Misc. | Assignee: | Cameron McCormack (:heycam) <heycam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=255919 | ||
Cameron McCormack (:heycam)
We currently do some memory reduction work in non-visible Web processes (those that only have background tabs) off a timer. We can ask the system malloc to free up memory off one of these timers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Cameron McCormack (:heycam)
rdar://106009868
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/10883
EWS
Committed 261087@main (0668d887feed): <https://commits.webkit.org/261087@main>
Reviewed commits have been landed. Closing PR #10883 and removing active labels.