[webrtc-pc] Pull Request: Remove unneeded fallback state 'new' for create an RTCSctpTransport

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

== Remove unneeded fallback state 'new' for create an RTCSctpTransport ==
The algorithm only ever calls it with a defined initial state, and the state enum doesn't include (or need) new at this stage
close #2422

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

Received on Friday, 10 January 2020 14:32:47 UTC