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

Replace Synchronous XMLHttpRequest with something more appropriate #13

Open
PropGit opened this issue Nov 10, 2016 · 0 comments
Open

Replace Synchronous XMLHttpRequest with something more appropriate #13

PropGit opened this issue Nov 10, 2016 · 0 comments

Comments

@PropGit
Copy link

PropGit commented Nov 10, 2016

While looking at the Chrome console, I found this message while the Wifi Networks page was displayed. The problem may exist on all served pages.

This is something we should resolve when we have time to look into it and determine effects and alternatives.

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.getSetting @ wifi.html:97
@PropGit PropGit added this to the Release 2 milestone Dec 23, 2016
@PropGit PropGit changed the title Replace Replace Synchronous XMLHttpRequest with something more appropriate Dec 23, 2016
@PropGit PropGit modified the milestones: Release 3, Release 2 Dec 23, 2016
@PropGit PropGit modified the milestones: Release 4, Release 3 Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant