Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e1623417095e0331a2f31f9f69f7431c8de07e1
      
https://github.com/WebKit/WebKit/commit/1e1623417095e0331a2f31f9f69f7431c8de07e1
  Author: Youenn Fablet <[email protected]>
  Date:   2026-02-17 (Tue, 17 Feb 2026)

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

  Log Message:
  -----------
  http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html is asserting 
in EWS
rdar://169965571
https://bugs.webkit.org/show_bug.cgi?id=307339

Reviewed by Jean-Yves Avenard.

NetworkRTCTCPSocketCocoa::getInterfaceName block sometimes tries to 
resolve/reject twice the native promise.
To prevent this, we check whether the promise is already settled.
We do not change the way we cancel the connection.

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



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

Reply via email to