- From: Harald Alvestrand <harald@alvestrand.no>
- Date: Fri, 04 Apr 2014 13:56:15 +0200
- To: public-webrtc@w3.org
- Message-ID: <533E9DDF.9050208@alvestrand.no>
I disagree with the argument that this transition needs to be added "for completeness". The list is examples, not an exhaustive list. That said, the lead-in to the table: "An example transition might look like:" is wrong. It should be "Some example transitions might be". The first 3 lines illustrate a fairly common sequence of transitions, so it's easy to read the table as a sequence of transitions - but the later transitions can't be read that way. I don't have any great objection to adding this too - but the lead-in needs to change. On 04/04/2014 12:54 PM, bugzilla@jessica.w3.org wrote: > https://www.w3.org/Bugs/Public/show_bug.cgi?id=25257 > > Bug ID: 25257 > Summary: Explanation missing for ICE connection state > transition from connected to disconnected state. > Product: WebRTC Working Group > Version: unspecified > Hardware: All > OS: All > Status: NEW > Severity: normal > Priority: P2 > Component: WebRTC API > Assignee: public-webrtc@w3.org > Reporter: kiran.guduru@samsung.com > CC: public-webrtc@w3.org > > Eplanation for ICE connection state transition from connected to disconnected > state is missing in section 4.4.3 of [1]. > The following missing explanation, > > . (connected, lost connectivity): disconnected > > should be added to the list. > After addition, the list of explanation bullets will be as shown below. > > . new RTCPeerConnection(): new > . (new, remote candidates received): checking > . (checking, found usable connection): connected > . (checking, gave up): failed > . (connected, finished all checks): completed > . (completed, lost connectivity): disconnected > . (connected, lost connectivity): disconnected > . (any state, ICE restart occurs): new > . close(): closed > > [1] http://dev.w3.org/2011/webrtc/editor/webrtc.html#rtciceconnectionstate-enum > -- Surveillance is pervasive. Go Dark.
Received on Friday, 4 April 2014 11:56:50 UTC