Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6353bf8b33a2751edf884a94a8a779a0dfaccae7
      
https://github.com/WebKit/WebKit/commit/6353bf8b33a2751edf884a94a8a779a0dfaccae7
  Author: Philippe Normand <[email protected]>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h

  Log Message:
  -----------
  [GStreamer][WebRTC] Implement canTrickleIceCandidates()
https://bugs.webkit.org/show_bug.cgi?id=267409

Reviewed by Xabier Rodriguez-Calvar.

Implement canTrickleIceCandidates() by checking the presence of the trickle ICE 
option in the
pending remote description.

* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::canTrickleIceCandidates const):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h:
* 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::GStreamerPeerConnectionBackend::canTrickleIceCandidates const):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to