[webkit-reviews] review granted: [Bug 219274] ICE does not resolve for `turns` relay candidates rooted in LetsEncrypt CA : [Attachment 415621] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 08:27:07 PST 2020


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 219274: ICE does not resolve for `turns` relay candidates rooted in
LetsEncrypt CA
https://bugs.webkit.org/show_bug.cgi?id=219274

Attachment 415621: Patch

https://bugs.webkit.org/attachment.cgi?id=415621&action=review




--- Comment #8 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 415621
  --> https://bugs.webkit.org/attachment.cgi?id=415621
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=415621&action=review

> Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp:181
> +		   if (auto socket =
NetworkRTCSocketSocketCocoa::createClientTCPSocket(identifier, *this,
remoteAddress, options, m_ipcConnection.copyRef())) {

s/SocketSocket/Socket/


More information about the webkit-reviews mailing list