cocos2d / cocos2d-html5

Cocos2d for Web Browsers. Built using JavaScript.
https://www.cocos.com
3.07k stars 902 forks source link

fix ie set timeout #3540

Open akargapolov opened 7 years ago

akargapolov commented 7 years ago

cocos have problem with request timeout in IE, see https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/timeout

in IE game not works. this error appears at the start of the game