Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: d8df0764dd0e367e3202529d6e618fe11ef6a341
      
https://github.com/WebKit/WebKit/commit/d8df0764dd0e367e3202529d6e618fe11ef6a341
  Author: Philippe Normand <[email protected]>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M LayoutTests/webrtc/stun-server-filtering.html
    M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp

  Log Message:
  -----------
  Cherry-pick 284082@main (66f50fba817d). 
https://bugs.webkit.org/show_bug.cgi?id=279976

    [WebRTC] Allow stuns server URIs
    https://bugs.webkit.org/show_bug.cgi?id=279976

    Reviewed by Youenn Fablet.

    According to RFC 7064:

    > The "stuns" URI scheme is intended to be used by applications with
    > a need to identify a STUN server to be used for NAT traversal over
    > a secure connection.

    LibWebRTC accepts this kind of URL but doesn't seem to make a difference 
when connecting, as
    compared to stun URIs.

    Based on patch from Mikolaj Staworzynski 
<[email protected]>

    * LayoutTests/webrtc/stun-server-filtering.html:
    * Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp:
    (WebCore::RTCPeerConnection::iceServersFromConfiguration):

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

Canonical link: https://commits.webkit.org/282416.129@webkitglib/2.46



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

Reply via email to