[webrtc-pc] scaleResolutionDownBy parameter is not validated in addTransceiver

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

== scaleResolutionDownBy parameter is not validated in addTransceiver ==
Step 8 in `setParameters` should be enforced in `addTransceiver` as well.

> If the scaleResolutionDownBy parameter in the parameters argument has a value less than 1.0, abort these steps and return a promise rejected with a newly created RangeError.

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

Received on Friday, 14 July 2017 09:55:31 UTC