[ortc] Resolve IDL type conflict with WebRTC 1.0

SaschaNaz has just created a new issue for https://github.com/w3c/ortc:

== Resolve IDL type conflict with WebRTC 1.0 ==
RTCIceCandidate
RTCIdentityAssertion
RTCRtpCapabilities
RTCRtpContributingSource
RTCCertificate
RTCDataChannel
RTCDtlsTransport
RTCIceTransport
RTCRtpReceiver
RTCRtpSender
RTCSctpTransport

These interfaces/dictionaries have same-named types on WebRTC with slightly different forms. Can we resolve this conflict by renaming or converting to partial interfaces/dictionaries, etc?

Please view or discuss this issue at https://github.com/w3c/ortc/issues/693 using your GitHub account

Received on Saturday, 13 May 2017 17:50:24 UTC