[webrtc-pc] [[LastOffer]] and [[LastAnswer]] should probably be cleared when negotiation completes (#2131)

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

== [[LastOffer]] and [[LastAnswer]] should probably be cleared when negotiation completes ==
If we don't clear these when offer/answer completes, it is legal to set them again even though they are likely to be invalid (eg; https://jsfiddle.net/ckz73mfw/). Both Chrome and Firefox have additional checking to handle cases like this, but those checks are not in the spec.

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

Received on Wednesday, 20 March 2019 16:45:52 UTC