[webrtc-pc] Pull Request: Allow createOffer() only in "stable" and "have-local-offer"

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

== Allow createOffer() only in "stable" and "have-local-offer" ==
Fixes https://github.com/w3c/webrtc-pc/issues/2145.

This guards against `"have-remote-offer"`, `"have-local-pranswer"` and `"closed"`.

![image](http://w3c.github.io/webrtc-pc/images/peerstates.svg)

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

Received on Tuesday, 26 March 2019 20:37:22 UTC