Bug 173938
| Summary: | RTCPeerConnection should synchronize its configuration with libwebrtc backend | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | youenn fablet <youennf> |
| Component: | WebRTC | Assignee: | 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 | ||
youenn fablet
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
We should implement https://www.w3.org/TR/webrtc/#dom-rtcpeerconnection-setconfiguration basically.
Radar WebKit Bug Importer
<rdar://problem/34134287>