Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e56989ed07b95908ddfb01a903e87388dc46777
https://github.com/WebKit/WebKit/commit/8e56989ed07b95908ddfb01a903e87388dc46777
Author: Philippe Normand <[email protected]>
Date: 2025-12-23 (Tue, 23 Dec 2025)
Changed paths:
M LayoutTests/fast/mediastream/RTCPeerConnection-icecandidate-event.html
M
LayoutTests/fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html
M
LayoutTests/fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html
M Source/WebCore/Modules/mediastream/PeerConnectionBackend.h
M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
M Source/WebCore/Modules/mediastream/RTCPeerConnection.h
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h
M
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.h
M Source/WebCore/testing/Internals.cpp
M Source/WebCore/testing/Internals.idl
Log Message:
-----------
[WebRTC] Remove obsolete emulateRTCPeerConnectionPlatformEvent
https://bugs.webkit.org/show_bug.cgi?id=304638
Reviewed by Adrian Perez de Castro.
That was needed in OpenWebRTC times and was left un-implemented when libwebrtc
was added.
* LayoutTests/fast/mediastream/RTCPeerConnection-icecandidate-event.html:
*
LayoutTests/fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html:
*
LayoutTests/fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html:
* Source/WebCore/Modules/mediastream/PeerConnectionBackend.h:
* Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp:
(WebCore::RTCPeerConnection::emulatePlatformEvent): Deleted.
* Source/WebCore/Modules/mediastream/RTCPeerConnection.h:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h:
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.h:
* Source/WebCore/testing/Internals.cpp:
(WebCore::Internals::emulateRTCPeerConnectionPlatformEvent): Deleted.
* Source/WebCore/testing/Internals.idl:
Canonical link: https://commits.webkit.org/304896@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications