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

IE XHR method polyfill #1460

Closed
wants to merge 1 commit into from
Closed

IE XHR method polyfill #1460

wants to merge 1 commit into from

Conversation

michaelpapworth
Copy link

At line 30 of /src/ajax/xhr.js I've added a prefilter which resolves bug #13240, since the issue only effects IE<9 therefore not required as part of 2.x and based on 1.x-master

Added ajaxPrefilter when window.ActiveXObject
@michaelpapworth
Copy link
Author

@mzgol hopefully, this is much cleaner

@mgol
Copy link
Member

mgol commented Dec 17, 2013

This will need unit tests as well.

cc @jaubourg for review.

@mgol
Copy link
Member

mgol commented Jan 13, 2014

@michaelpapworth Thanks, but we'll be landing #1466 instead.

@mgol mgol closed this Jan 13, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants