Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7a310eed9feb8c8efb3b04eebe567132a3c91ac9
https://github.com/WebKit/WebKit/commit/7a310eed9feb8c8efb3b04eebe567132a3c91ac9
Author: Youenn Fablet <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCTCPSocketCocoa.mm
Log Message:
-----------
http/tests/webrtc/filtering-ice-candidate-same-origin-frame.html is flaky on
DEBUG bots
rdar://177334197
https://bugs.webkit.org/show_bug.cgi?id=315010
Reviewed by Eric Carlson.
We switch from a concurrent to a serial queue so that we are sure that the
getInterfaceName callback is not called in parrallel.
This ensures that we only resolve the native promise once.
Canonical link: https://commits.webkit.org/313420@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications