Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d19ee7dff2dec5e0e7288bbcfd84f1deb0375c35
https://github.com/WebKit/WebKit/commit/d19ee7dff2dec5e0e7288bbcfd84f1deb0375c35
Author: Youenn Fablet <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp
Log Message:
-----------
ASSERTION FAILED: !m_shouldFilterICECandidates || sdp.contains(".local"_s) ||
sdp.contains(" srflx "_s) in walmart.com
https://bugs.webkit.org/show_bug.cgi?id=256854
rdar://109417446
Reviewed by Eric Carlson.
Updated the debug assert to account for relay candidates which can always be
exposed.
* Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp:
(WebCore::PeerConnectionBackend::newICECandidate):
Canonical link: https://commits.webkit.org/264155@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes