Bug 173938

Summary: RTCPeerConnection should synchronize its configuration with libwebrtc backend
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jonlee, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description youenn fablet 2017-06-28 14:22:28 PDT
Sometimes, changing/setting the configuration of the libwebrtc backend will fail.
RTCPeerConnection configuration will be out of sync.
RTCPeerConnection should make sure to report auth the backend is using.
Comment 1 youenn fablet 2017-06-28 14:23:52 PDT
We should implement https://www.w3.org/TR/webrtc/#dom-rtcpeerconnection-setconfiguration basically.
Comment 2 Radar WebKit Bug Importer 2017-08-29 09:45:10 PDT
<rdar://problem/34134287>