<?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>14731</bug_id>
          
          <creation_ts>2011-11-08 17:15:26 +0000</creation_ts>
          <short_desc>&lt;video&gt; MediaController ready state events are inconsistent</short_desc>
          <delta_ts>2011-11-11 00:56:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</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>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jer Noble">jer.noble</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>bmf834</cc>
    
    <cc>eoconnor</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>59749</commentid>
    <comment_count>0</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2011-11-08 17:15:26 +0000</bug_when>
    <thetext>In Section 4.8.10.11.2, the table in step 2 of &quot;report the controller state&quot; describing readyState events doesn&apos;t match the table in Section 4.8.10.17 for Media Controller events.  The former talks about the &quot;readyState newly being X&quot; and the latter talks about the &quot;readyState newly being X or greater&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59875</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-11 00:09:57 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: This is not incorrect. One is talking about the minimum value amongst all the media elements, the other is talking about the actual values of all the media elements. So if the values are 1, 2, and 3, then the event for 1 will fire because that&apos;s the minimum value, but all the objects are newly 1 or greater (specifically, in one case 1, in one case 2, and in another case 3).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59887</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-11 00:55:22 +0000</bug_when>
    <thetext>Having said that, maybe the events _should_ all fire in sequence when the state increments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59888</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-11-11 00:56:03 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6824.
Check-in comment: For MediaController, we need to fire all the events when the state increases, otherwise scripts will miss steps when the network is particularly fast.
http://html5.org/tools/web-apps-tracker?from=6823&amp;to=6824</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>