RESOLVED FIXED 274396
Avoid duplicate ReleaseMemory calls on Mac
https://bugs.webkit.org/show_bug.cgi?id=274396
Summary Avoid duplicate ReleaseMemory calls on Mac
Ben Nham
Reported 2024-05-20 10:45:34 PDT
On Mac, we are calling ReleaseMemory twice after a WebContent process goes in to the background, but we only mean to call it once.
Attachments
Ben Nham
Comment 1 2024-05-20 10:45:40 PDT
Ben Nham
Comment 2 2024-05-20 10:51:35 PDT
EWS
Comment 3 2024-05-21 09:32:31 PDT
Committed 279059@main (c77bdbf2fbc8): <https://commits.webkit.org/279059@main> Reviewed commits have been landed. Closing PR #28796 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.