WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2024-05-20 10:45:40 PDT
<
rdar://problem/127750149
>
Ben Nham
Comment 2
2024-05-20 10:51:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28796
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.
Top of Page
Format For Printing
XML
Clone This Bug