<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25257</bug_id>
          
          <creation_ts>2014-04-04 10:54:54 +0000</creation_ts>
          <short_desc>Explanation missing for ICE connection state transition from connected to disconnected state.</short_desc>
          <delta_ts>2014-06-09 08:33:26 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>WebRTC API</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kiran">kiran.guduru</reporter>
          <assigned_to name="Web RTC Working Group">public-webrtc</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>public-webrtc</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103406</commentid>
    <comment_count>0</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-04-04 10:54:54 +0000</bug_when>
    <thetext>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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107497</commentid>
    <comment_count>1</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-06-09 04:29:44 +0000</bug_when>
    <thetext>
Harald commented that he neither object nor support this, but suggests to change the lead-in [1] to 

&quot;Some example transitions might be&quot;

(This comment is added for tracking)

http://lists.w3.org/Archives/Public/public-webrtc/2014Apr/0006.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107508</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-06-09 08:33:26 +0000</bug_when>
    <thetext>Updated the header to clarify that this is not a complete list of state transitions (as Harald commented).

Proposed fix: https://github.com/fluffy/webrtc-w3c/commit/bb2f77ba69dcd8e041970c2a08c47672dca22128

Closing this bug as WONTFIX.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>