- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Thu, 2 Jan 2014 13:41:30 +0100
- To: Justin Uberti <juberti@google.com>, Nils Ohlmeier <nohlmeier@mozilla.com>
- CC: "public-webrtc@w3.org" <public-webrtc@w3.org>
Thanks for reporting. Fixed and will be in the next release. /Adam On 2013-12-17 20:14, Justin Uberti wrote: > Good catch. I agree with your conclusion. > > > On Mon, Dec 16, 2013 at 4:39 PM, Nils Ohlmeier <nohlmeier@mozilla.com > <mailto: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 Thursday, 2 January 2014 12:42:19 UTC