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

fix(browser): use XMLHttpRequest.DONE constant on target instead of t...#395

Merged
mhevery merged 1 commit intoangular:masterfrom
hmdhk:fix-xmlhttprequest-readystate-constants
Aug 22, 2016
Merged

fix(browser): use XMLHttpRequest.DONE constant on target instead of t...#395
mhevery merged 1 commit intoangular:masterfrom
hmdhk:fix-xmlhttprequest-readystate-constants

Conversation

@hmdhk
Copy link
Copy Markdown
Contributor

@hmdhk hmdhk commented Aug 12, 2016

..he global interface

fixes #394

@mhevery
Copy link
Copy Markdown
Contributor

mhevery commented Aug 19, 2016

Your change fails the continuous build. Could you have a look?

@hmdhk hmdhk force-pushed the fix-xmlhttprequest-readystate-constants branch from 95e39bc to 177ad3d Compare August 20, 2016 10:06
@hmdhk
Copy link
Copy Markdown
Contributor Author

hmdhk commented Aug 20, 2016

@mhevery , Just needed a rebase, Done.

@mhevery mhevery merged commit 3b4c20b into angular:master Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XMLHttpRequest use readyState constants on target instead global interface

3 participants