[webrtc-pc] Pull Request: Invalidate [[LastReturnedParameters]] in RTCRtpSender.setParameters

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

== Invalidate [[LastReturnedParameters]] in RTCRtpSender.setParameters ==
This prevents sequences of getParameters() and then
multiple setParameters() call.

Fixes #1857

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

Received on Wednesday, 2 May 2018 15:15:08 UTC