Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3741afc7d1c29a13a224637d99dc597884aaf983 https://github.com/WebKit/WebKit/commit/3741afc7d1c29a13a224637d99dc597884aaf983 Author: Philippe Normand <ph...@igalia.com> Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths: M Source/WTF/wtf/glib/GRefPtr.h M Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp M Source/WebCore/platform/mediastream/gstreamer/GStreamerDTMFSenderBackend.cpp M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp Log Message: ----------- [GLib] Add a GRefPtr::ref() method https://bugs.webkit.org/show_bug.cgi?id=294113 Reviewed by Xabier Rodriguez-Calvar. This allows for simplification of function calls expecting a GObject reference. * Source/WTF/wtf/glib/GRefPtr.h: * Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp: (webKitMediaSrcSendEvent): * Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp: (createSrcPadTemplateCaps): * Source/WebCore/platform/mediastream/gstreamer/GStreamerDTMFSenderBackend.cpp: (WebCore::GStreamerDTMFSenderPrivate::sendEvent): * Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp: (webkitMediaStreamSrcPadProbeCb): Canonical link: https://commits.webkit.org/295914@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes