Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c4c435f65ec06e27a422bd1cb58f424b8ec9bbe
      
https://github.com/WebKit/WebKit/commit/7c4c435f65ec06e27a422bd1cb58f424b8ec9bbe
  Author: Youenn Fablet <[email protected]>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/webrtc/NetworkRTCTCPSocketCocoa.mm

  Log Message:
  -----------
  NetworkRTCTCPSocketCocoa should send the interface name to its WebProcess if 
not null
https://bugs.webkit.org/show_bug.cgi?id=259554
rdar://112931044

Reviewed by Alex Christensen.

nw_interface_get_name can return null, in which case sending a null string to 
the WebProcess is neither good nor useful.

* Source/WebKit/NetworkProcess/webrtc/NetworkRTCTCPSocketCocoa.mm:
(WebKit::NetworkRTCTCPSocketCocoa::NetworkRTCTCPSocketCocoa):

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


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

Reply via email to