[webrtc-pc] Can RTCDtlsTransport's iceTransport attribute change? (#2056)

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

== Can RTCDtlsTransport's iceTransport attribute change? ==
http://w3c.github.io/webrtc-pc/#dom-rtcdtlstransport

The attribute description is "The iceTransport attribute is the underlying transport that is used to send and receive packets. The underlying transport may not be shared between multiple active RTCDtlsTransport objects."

I think that means it can't change. If so, please add `[SameObject]` to make this even more clear.

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

Received on Monday, 14 January 2019 13:33:21 UTC