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)
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.