Re: [webrtc-pc] Calling SRD twice isn't web compatible (#2512)

I think the remaining question then is whether Chrome's behavior is worth specifying. Or simpler:
 1. undefined behavior
 1. throw `InvalidModificationError` if SRD called twice
 1. throw `InvalidModificationError` if called with something not identical to the last description
 1. throw `InvalidModificationError` if called with fewer m-lines or different kind
 1. throw `InvalidModificationError` like Chrome does, which may be the same as 4 or not?

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2512#issuecomment-614082577 using your GitHub account

Received on Wednesday, 15 April 2020 14:44:29 UTC