Bug 173938 - RTCPeerConnection should synchronize its configuration with libwebrtc backend
Summary: RTCPeerConnection should synchronize its configuration with libwebrtc backend
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-28 14:22 PDT by youenn fablet
Modified: 2017-08-29 09:45 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>