parallaxinc / Parallax-ESP

Fork of http://git.spritesserver.nl/esphttpd.git/ with support for loading the Parallax Propeller
Other
12 stars 6 forks source link

Replace Synchronous XMLHttpRequest with something more appropriate #13

Open PropGit opened 8 years ago

PropGit commented 8 years ago

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