[webrtc-pc] Pull Request: Remove state check when ICE Agent is initialized (state is predictable)

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

== Remove state check when ICE Agent is initialized (state is 
predictable) ==
The actions described in the modified text used to be triggered by "an
 ICE event". It's now triggered by the initialization of the ICE Agent
 so the state is known at creation.

This fix should have been part of PR #510.

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

Received on Monday, 22 February 2016 14:32:41 UTC