Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a216dd6f98bfb8ffeb342b220c0d221e8b398f00
https://github.com/WebKit/WebKit/commit/a216dd6f98bfb8ffeb342b220c0d221e8b398f00
Author: Olivier Blin <[email protected]>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.cpp
Log Message:
-----------
[WPE][GTK] Fully disable mDNS LibWebRTC support
https://bugs.webkit.org/show_bug.cgi?id=269913
Reviewed by Philippe Normand.
In 275090@main (c62c74690915), mDNS LibWebRTC support has been disabled
for WPE and GTK in LibWebRTCNetworkManager::GetMdnsResponder().
But this is not synchronized with WebRTCProvider::isSupportingMDNS(),
which is used to initialize m_shouldFilterICECandidates in
PeerConnectionBackend::PeerConnectionBackend().
This triggers assertions in PeerConnectionBackend::newICECandidate().
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.cpp:
(WebKit::LibWebRTCProvider::LibWebRTCProvider):
Canonical link: https://commits.webkit.org/275228@main
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