tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

Remove deprecated Synchronous XMLHttpRequest #232

Closed tntim96 closed 7 years ago

tntim96 commented 8 years ago

Synchronous XMLHttpRequest outside of workers is in the process of being removed from the web platform as it has detrimental effects to the end user's experience

https://xhr.spec.whatwg.org/