RESOLVED FIXED 253173
ask system malloc to free up memory in non-visible Web processes
https://bugs.webkit.org/show_bug.cgi?id=253173
Summary ask system malloc to free up memory in non-visible Web processes
Cameron McCormack (:heycam)
Reported 2023-03-01 11:03:35 PST
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
Cameron McCormack (:heycam)
Comment 1 2023-03-01 11:03:45 PST
Cameron McCormack (:heycam)
Comment 2 2023-03-01 11:17:16 PST
EWS
Comment 3 2023-03-02 11:36:02 PST
Committed 261087@main (0668d887feed): <https://commits.webkit.org/261087@main> Reviewed commits have been landed. Closing PR #10883 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.