Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7fdd66f7d24d0abde35dce0fd849ac726430947a
      
https://github.com/WebKit/WebKit/commit/7fdd66f7d24d0abde35dce0fd849ac726430947a
  Author: Philippe Normand <[email protected]>
  Date:   2026-07-23 (Thu, 23 Jul 2026)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-have-local-offer-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-localDescription-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-media-setup-single-dialog-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-setRemoteDescription-offer-expected.txt
    R 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-stable-expected.txt
    M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/decodingInfo.webrtc-expected.txt
    M 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/encodingInfo.webrtc-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc-extensions/RTCRtpSynchronizationSource-senderCaptureTimeOffset-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc-stats/outbound-rtp.https-expected.txt
    A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addTcpIceCandidate-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addTransceiver.https-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-answer-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https-expected.txt
    A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCRtpSender-setParameters-keyFrame-expected.txt
    A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/legacy/RTCRtpTransceiver-with-OfferToReceive-options.optional.https-expected.txt
    R 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/protocol/direction-expected.txt
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/wpe/TestExpectations
    M Source/cmake/GStreamerDefinitions.cmake
    M Source/cmake/OptionsGTK.cmake
    M Tools/Scripts/webkitpy/port/glib.py
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestWebKitSettings.cpp

  Log Message:
  -----------
  [WPE][GTK] Enable libwebrtc
https://bugs.webkit.org/show_bug.cgi?id=319100

Reviewed by Xabier Rodriguez-Calvar.

When both WebRTC and MediaStream are enabled in CMake, then LibWebRTC is 
enabled as well. The GstWebRTC
backend is going to be removed later on.

* LayoutTests/platform/glib/TestExpectations:
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-have-local-offer-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-localDescription-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-media-setup-single-dialog-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-setRemoteDescription-offer-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-stable-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/decodingInfo.webrtc-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/encodingInfo.webrtc-expected.txt:
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc-extensions/RTCRtpSynchronizationSource-senderCaptureTimeOffset-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc-stats/outbound-rtp.https-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addTcpIceCandidate-expected.txt:
 Added.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addTransceiver.https-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-answer-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https-expected.txt:
 Removed.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCRtpSender-setParameters-keyFrame-expected.txt:
 Added.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/legacy/RTCRtpTransceiver-with-OfferToReceive-options.optional.https-expected.txt:
 Added.
* 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/protocol/direction-expected.txt:
 Removed.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
* Source/cmake/GStreamerDefinitions.cmake:
* Source/cmake/OptionsGTK.cmake:
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_environ_for_server):
* Tools/TestWebKitAPI/Tests/WebKit/WKPage/glib/TestWebKitSettings.cpp:
(testWebKitSettings):
(testWebKitSettingsApplyFromConfigFile):

Canonical link: https://commits.webkit.org/317767@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to