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

[TIMOB-15612] Handle abort when submitting the request and handling respon... #6235

Merged
merged 1 commit into from Nov 17, 2014

Conversation

salachi
Copy link
Contributor

@salachi salachi commented Oct 19, 2014

https://jira.appcelerator.org/browse/TIMOB-15612
Additional handling for abort when submitting the request and handling the response.

@hieupham007
Copy link
Contributor

Sunil, I ran the 2nd test case in the ticket, not sure what is the expected behavior vs faulty behavior. Can you update the testing steps and what to look for when testing? Thanks,

@salachi
Copy link
Contributor Author

salachi commented Nov 12, 2014

The issue was that, even though the request is aborted, onLoad was still called. This was fixed and onLoad shouldn't be called once it is aborted

@ashcoding
Copy link
Contributor

I took a look and tried it. onLoad doesn't get called. Looks good to me.

@ingo ingo changed the title TIMOB-15612-Handle abort when submitting the request and handling respon... [TIMOB-15612] Handle abort when submitting the request and handling respon... Nov 17, 2014
@hieupham007
Copy link
Contributor

Looks good. Merging

hieupham007 added a commit that referenced this pull request Nov 17, 2014
[TIMOB-15612] Handle abort when submitting the request and handling respon...
@hieupham007 hieupham007 merged commit a4e0946 into tidev:master Nov 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants