Bug 169816
| Summary: | Throw if RTCSessionDescription is used for setRemoteDescription/setLocalDescription | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jon Lee <jonlee> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=173118 | ||
| Bug Depends on: | |||
| Bug Blocks: | 169662 | ||
Jon Lee
Switch RTCPeerConnection to using RTCSessionDescriptionInit from RTCSessionDescription
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jon Lee
This is already done through the JSBuiltin.
youenn fablet
Fixed title