[webrtc-pc] Pull Request: Throw InvalidAccessError if removeTrack is called with invalid sender

taylor-b has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Throw InvalidAccessError if removeTrack is called with invalid 
sender ==
Fixes issue #727. "invalid sender" refers to one that was created by
another RTCPeerConnection. The working group agreed to this at TPAC
2016.

See https://github.com/w3c/webrtc-pc/pull/844

Received on Friday, 30 September 2016 22:21:32 UTC