<?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>19300</bug_id>
          
          <creation_ts>2012-10-05 18:28:14 +0000</creation_ts>
          <short_desc>Remove transition from &quot;ended&quot; to &quot;open&quot; on seek</short_desc>
          <delta_ts>2012-10-08 19:50:02 +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>Media Source Extensions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Aaron Colwell (c)">acolwell</reporter>
          <assigned_to name="Aaron Colwell (c)">acolwell</assigned_to>
          <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-media</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>75388</commentid>
    <comment_count>0</comment_count>
    <who name="Aaron Colwell (c)">acolwell</who>
    <bug_when>2012-10-05 18:28:14 +0000</bug_when>
    <thetext>Currently the spec requires that readyState transitions from &quot;ended&quot; to &quot;open&quot; when a seek occurs. This is a hold over from the earliest versions of the spec and was originally added to allow appending more data after a seek since appending in the &quot;ended&quot; state wasn&apos;t allowed. 

Now that you can use append() to transition from &quot;ended&quot; to &quot;open&quot; (see https://www.w3.org/Bugs/Public/show_bug.cgi?id=18708), I don&apos;t think this automatic transition is necessary anymore. It also prevents the annoying requirement to call endOfStream() again on every seek if the application is done appending data and wants to stay in the &quot;ended&quot; state.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75617</commentid>
    <comment_count>1</comment_count>
    <who name="Aaron Colwell (c)">acolwell</who>
    <bug_when>2012-10-08 19:50:02 +0000</bug_when>
    <thetext>Changes committed:
http://dvcs.w3.org/hg/html-media/rev/c3de559a1c37</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>