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 unecessary modification of window global window.XMLHttpRequest #309

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix unecessary modification of window global window.XMLHttpRequest #309

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 11, 2016

Change fixes compatibility with ng-file-upload

In ref to: #272

See for complete details:
danialfarid/ng-file-upload#832 (comment)

@zackbloom
Copy link
Collaborator

I appreciate the need to fix this, but the original code is absolutely instrumenting the original XMLHttpRequest object intentionally. It is how Pace gets request information which is the largest part of its method of figuring out how quickly the page is loading.

@Dufgui
Copy link

Dufgui commented Oct 18, 2016

ok, but the compatibility is still a problem with ng-file-upload. So have you another approach to suggest, to be compliant ?

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

2 participants