Re: Bug in section 4.3.1

Good catch. I agree with your conclusion.


On Mon, Dec 16, 2013 at 4:39 PM, Nils Ohlmeier <nohlmeier@mozilla.com>wrote:

>  Hello,
>
> I believe I found a bug in the WebRTC draft
> http://dev.w3.org/2011/webrtc/editor/webrtc.html
>
> In section 4.3.1 it says:
>
> 'If iceConnectionState is new and the IceTransports constraint is not set
> to none, it *MUST* queue a task to start gathering ICE addresses and set
> the iceConnectionState to "gathering".'
>
> But the RTCIceConnectionState Enum in section 4.4.3 does not contain a
> gathering state (any more).
>
> I assume the sentence should be changed to say the iceGatheringState to go
> to "gathering" instead of the iceConnectionState.
>
> Best regards
>   Nils Ohlmeier
>   WebRTC QE
>   Mozilla
>

Received on Tuesday, 17 December 2013 19:15:32 UTC