Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4559bacc3127f45311e45f40c44a0ff6015dbd75
https://github.com/WebKit/WebKit/commit/4559bacc3127f45311e45f40c44a0ff6015dbd75
Author: Philippe Normand <[email protected]>
Date: 2025-07-18 (Fri, 18 Jul 2025)
Changed paths:
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.cpp
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.h
Log Message:
-----------
[GStreamer][WebRTC] Remove unused incoming sources teardown code
https://bugs.webkit.org/show_bug.cgi?id=295977
Reviewed by Xabier Rodriguez-Calvar.
The teardown() method used to be a virtual one overridden in the
RealtimeIncomingSourceGStreamer
subclasses, but it's no longer the case, so remove it.
*
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::GStreamerPeerConnectionBackend::tearDown):
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.cpp:
(WebCore::RealtimeIncomingSourceGStreamer::tearDown): Deleted.
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.h:
Canonical link: https://commits.webkit.org/297574@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