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

Good point that [SLD](https://w3c.github.io/webrtc-pc/#dom-peerconnection-setlocaldescription) will throw `InvalidModificationError` if called with anything other than [[LastCreatedAnswer]] or [[LastCreatedOffer]]. The [diagram](https://github.com/w3c/webrtc-pc/issues/2512#issue-599837550) is only for `InvalidStateError`.

I think this suggests Chrome's behavior is sufficient.

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

Received on Wednesday, 15 April 2020 14:09:06 UTC