https://www.w3.org/Bugs/Public/show_bug.cgi?id=16305

Odin Hørthe Omdal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WORKSFORME

--- Comment #1 from Odin Hørthe Omdal <[email protected]> 2012-03-10 10:04:12 
UTC ---
It is in fact defined:
http://dvcs.w3.org/hg/xhr/raw-file/8d4e9ccfdbd4/Overview.html#network-error
---

When something is said to be a network error run the request error steps for
exception "NetworkError" and event error.

When something is said to be an abort error run the request error steps for
exception "AbortError" and event abort.

When something is said to be an timeout error run the request error steps for
exception "TimeoutError" 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.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to