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

use loadend instead of readystatechange #183

Merged
merged 1 commit into from
Jan 18, 2016
Merged

use loadend instead of readystatechange #183

merged 1 commit into from
Jan 18, 2016

Conversation

shaharmor
Copy link
Contributor

use XMLHttpRequest onloadend instead of onreadystatechange.
this should be more performant (Because the statechange function is called many times during the lifetime of a request)

@mangui
Copy link
Member

mangui commented Jan 18, 2016

tested working fine

mangui added a commit that referenced this pull request Jan 18, 2016
…adend

use loadend instead of readystatechange
@mangui mangui merged commit 6d89b9f into video-dev:master Jan 18, 2016
@shaharmor shaharmor deleted the fix/replace-readystate-with-loadend branch January 18, 2016 16:09
johnBartos added a commit that referenced this pull request Dec 5, 2018
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