[webrtc-pc] Let createOffer and createAnswer resolve with RTCSessionDescription instead of RTCSessionDescriptionInit

foolip has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== Let createOffer and createAnswer resolve with RTCSessionDescription
 instead of RTCSessionDescriptionInit ==
https://w3c.github.io/webrtc-pc/#interface-definition

Both Blink and Gecko use RTCSessionDescription here, at least in the 
IDL:
https://github.com/mozilla/gecko-dev/blob/d3b37a02baa51459a8745ef9449c234cd26f8d1c/dom/webidl/RTCPeerConnection.webidl#L99
https://chromium.googlesource.com/chromium/src/+/b3ccf01a59d182eee56040de8624d4b1b01abe73/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl#71

@jan-ivar

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/922 using your GitHub account

Received on Tuesday, 8 November 2016 11:58:44 UTC