Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff8510d36cc79a4cfc2c9f8bb9dcc55a302ad716
https://github.com/WebKit/WebKit/commit/ff8510d36cc79a4cfc2c9f8bb9dcc55a302ad716
Author: Philippe Normand <[email protected]>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp
M Source/WebCore/platform/audio/glib/MediaSessionGLib.h
M
Source/WebKit/WebProcess/InjectedBundle/API/glib/WebProcessExtensionManager.cpp
M Tools/MiniBrowser/gtk/BrowserWindow.c
Log Message:
-----------
[WPE][GTK] First round of memory leak fixes, reported by LeakSanitizer
https://bugs.webkit.org/show_bug.cgi?id=276655
Reviewed by Xabier Rodriguez-Calvar and Michael Catanzaro.
Fix a few GVariant leaks in WebKit/WebCore and one GSList leak in MiniBrowser.
* Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:
(WebCore::MediaSessionGLib::updateNowPlaying):
(WebCore::MediaSessionGLib::emitPropertiesChanged):
(WebCore::MediaSessionGLib::playbackStatusChanged):
* Source/WebCore/platform/audio/glib/MediaSessionGLib.h:
*
Source/WebKit/WebProcess/InjectedBundle/API/glib/WebProcessExtensionManager.cpp:
(WebKit::parseUserData):
* Tools/MiniBrowser/gtk/BrowserWindow.c:
(browserWindowTryClose):
Canonical link: https://commits.webkit.org/281047@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes