[webrtc-pc] Rejecting invalid session description (#2441)

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

== Rejecting invalid session description ==
Current step 3.1.6 of setting a session description reads:
> If the content of description is invalid, then reject p with a newly created `InvalidAccessError` and abort these steps.

It's not clear what kind of invalidity is meant; step 4 deals with invalid SDP, step 5 with invalid RIDs, step 7 will all other kind of errors.

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

Received on Wednesday, 15 January 2020 07:33:38 UTC