Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(xhr): XHR macrotasks allow abort after XHR has completed #311

Merged
merged 1 commit into from
Apr 7, 2016

Conversation

juliemr
Copy link
Member

@juliemr juliemr commented Apr 7, 2016

Avoid throwing an error if an XHR is aborted after it has already
been sent and completed (this throws no error in the browser,
and zones should not introduce a new error).

Avoid throwing an error if an XHR is aborted after it has already
been sent and completed (this throws no error in the browser,
and zones should not introduce a new error).
@mhevery mhevery merged commit c70f011 into angular:master Apr 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants