Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbcf27803ef10a5200d42590973e29e0cb61002d
https://github.com/WebKit/WebKit/commit/fbcf27803ef10a5200d42590973e29e0cb61002d
Author: Aleksei Marchenko <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm
Log Message:
-----------
Relieve network sync memory pressure when ModelProcessModelPlayerProxy is
destroyed
https://bugs.webkit.org/show_bug.cgi?id=308796
rdar://167713294
Reviewed by Mike Wyrzykowski.
The call to RENetworkSyncManagerRelieveMemoryPressure releases memory
previously allocated by RESync for the current model entity.
* Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm:
(WebKit::ModelProcessModelPlayerProxy::~ModelProcessModelPlayerProxy):
Canonical link: https://commits.webkit.org/308360@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications