RESOLVED FIXED 255919
[GLib] Arrange to call malloc_trim on process suspension
https://bugs.webkit.org/show_bug.cgi?id=255919
Summary [GLib] Arrange to call malloc_trim on process suspension
Adrian Perez
Reported 2023-04-25 06:51:07 PDT
Like the Cocoa port in 261087@main we can arrange to call malloc_trim (if the libc has the function) in the GTK and WPE ports inside WebProcess::releaseSystemMallocMemory()
Attachments
Adrian Perez
Comment 1 2023-04-25 06:56:25 PDT
EWS
Comment 2 2023-04-25 09:02:08 PDT
Committed 263373@main (4d11cf4168d7): <https://commits.webkit.org/263373@main> Reviewed commits have been landed. Closing PR #13145 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-25 09:03:20 PDT
Note You need to log in before you can comment on or make changes to this bug.