- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Jul 2013 08:31:06 +0000
- To: public-webapps@w3.org
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: annevk@annevk.nl Reporter: dchris@gmail.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org 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.
Received on Friday, 26 July 2013 08:31:07 UTC