- From: <bugzilla@jessica.w3.org>
- Date: Wed, 26 Feb 2014 06:37:54 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24819
Bug ID: 24819
Summary: "The error, abort, and load event types are mutu..."
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XHR
Assignee: annevk@annevk.nl
Reporter: jmjacobs@cs.stanford.edu
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
http://xhr.spec.whatwg.org/#suggested-names-for-events-using-the-progressevent-interface
[[
The error, abort, and load event types are mutually exclusive.
]]
Should this sentence and the table above it include the timeout event type?
The “To handle errors for response run these substeps” portion of section 4.5.6
seems to indicate that error, abort, and timeout are mutually exclusive because
they arise from different termination reasons.
Also, the table in section 4.7 indicates that the timeout event is a
ProgressEvent so it seems odd that it is missing from the table in Section 6.3:
“Suggested names for events using the ProgressEvent interface”.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 26 February 2014 06:37:56 UTC