<?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>16306</bug_id>
          
          <creation_ts>2012-03-10 09:43:19 +0000</creation_ts>
          <short_desc>&apos;timeout&apos; event defined but never fired</short_desc>
          <delta_ts>2012-03-11 19:23:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>XHR</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://dvcs.w3.org/hg/xhr/raw-file/8d4e9ccfdbd4/Overview.html</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="Glenn Adams">glenn</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>odinho</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>65286</commentid>
    <comment_count>0</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-03-10 09:43:19 +0000</bug_when>
    <thetext>nowhere in the specification is there language stating that a timeout event is fired (or at least I couldn&apos;t find it)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65290</commentid>
    <comment_count>1</comment_count>
    <who name="Odin Hørthe Omdal">odinho</who>
    <bug_when>2012-03-10 10:06:40 +0000</bug_when>
    <thetext>It is in fact defined: http://dvcs.w3.org/hg/xhr/raw-file/8d4e9ccfdbd4/Overview.html#timeout-error
---

When something is said to be an timeout error run the request error steps for exception &quot;TimeoutError&quot; and event timeout.

When something is said to be a request error for exception exception and event event run these steps:

[...]

9. Fire a progress event named event.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65296</commentid>
    <comment_count>2</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-03-10 19:03:12 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; It is in fact defined:
&gt; http://dvcs.w3.org/hg/xhr/raw-file/8d4e9ccfdbd4/Overview.html#timeout-error
&gt; ---
&gt; 
&gt; When something is said to be an timeout error run the request error steps for
&gt; exception &quot;TimeoutError&quot; and event timeout.
&gt; 
&gt; When something is said to be a request error for exception exception and event
&gt; event run these steps:
&gt; 
&gt; [...]
&gt; 
&gt; 9. Fire a progress event named event.

thanks for pointing that out; however, I see this does not use the formulaic language that is used in other event firing cases; namely, one of:

(1) fire an event named X
(2) fire a progress event named X

for consistency, I would suggest changing the text to use one of the above forms</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65326</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-03-11 17:04:20 +0000</bug_when>
    <thetext>It does use that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65328</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-03-11 17:04:58 +0000</bug_when>
    <thetext>*** Bug 16305 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65329</commentid>
    <comment_count>5</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-03-11 19:23:41 +0000</bug_when>
    <thetext>ok, i see now it is parameterized via &lt;em&gt;event&lt;/em&gt; variable in the &quot;request error&quot; sub-steps</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>