- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Jun 2018 21:15:36 +0000
- To: public-webrtc@w3.org
jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc: == addTransceiver should throw on closed peer connection. == The [addTransceiver](http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-addtransceiver) method never checks [[isClosed]] the way e.g. [addTrack](http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-addtrack) does. Seems like a simple omission. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1891 using your GitHub account
Received on Thursday, 14 June 2018 21:15:40 UTC