[webrtc-pc] Pull Request: Fix exception name in RTCRtpTransceiver.setCodecPreferences

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

== Fix exception name in RTCRtpTransceiver.setCodecPreferences ==
Step 8 of the algorithm already specifies IllegalModificationError which is probably a better match.

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

Received on Tuesday, 19 March 2019 15:31:06 UTC