Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(AjaxObservable): catch XHR send failures to observer #2159

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Nov 29, 2016

Description:

Currently when XMLHttpRequest::send() throws, AjaxObservable does not deliver those failures to observer different to other XHR behaviors. This PR updates behavior of AjaxObservable to change those behavior to deliver error to observer as well.

Related issue (if exists):

@coveralls
Copy link

coveralls commented Nov 29, 2016

Coverage Status

Coverage increased (+0.0003%) to 97.686% when pulling eba3694 on kwonoj:fix-xhr-send into f51b8f9 on ReactiveX:master.

@jayphelps
Copy link
Member

LGTM

@jayphelps jayphelps merged commit 128fb9c into ReactiveX:master Nov 30, 2016
@kwonoj kwonoj deleted the fix-xhr-send branch December 1, 2016 23:32
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants