WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Cameron McCormack (:heycam)
Comment 1
2023-03-01 11:03:45 PST
rdar://106009868
Cameron McCormack (:heycam)
Comment 2
2023-03-01 11:17:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10883
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.
Top of Page
Format For Printing
XML
Clone This Bug