jquery / api.jquery.com

API documentation for jQuery Core
https://api.jquery.com
Other
318 stars 266 forks source link

Update timeout jsonp warnining #742

Open markelog opened 9 years ago

markelog commented 9 years ago

Talking about this line -

In Firefox 3.0+ only, script and JSONP requests cannot be cancelled by a timeout; the script will run even if it arrives after the timeout period.

on http://api.jquery.com/jQuery.ajax/. For long-long time all browsers are now affected.

Ref http://bugs.jquery.com/ticket/8744 https://github.com/jquery/jquery/pull/804 https://github.com/jquery/jquery/pull/667 https://github.com/jquery/jquery/issues/2317

AurelioDeRosa commented 9 years ago

Hi @markelog. Do you know what versions of IE are affected? I'd like to address this issue.

markelog commented 9 years ago

Sorry for waiting, was ill, as i recall, all of them