https://www.w3.org/Bugs/Public/show_bug.cgi?id=22809
Bug ID: 22809
Summary: 'error' progress event is never fired
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XHR
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
The 'error' progress event (http://xhr.spec.whatwg.org/#event-xhr-error) is
never fired in the specification.
However, a progress event named 'event' is fired several times in these steps:
http://xhr.spec.whatwg.org/#request-error
I think this may be a typo and that event should be named 'error' not 'event'.
--
You are receiving this mail because:
You are on the CC list for the bug.