api.jquery.com icon indicating copy to clipboard operation
api.jquery.com copied to clipboard

Update timeout jsonp warnining

Open markelog opened this issue 10 years ago • 2 comments

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

markelog avatar May 18 '15 06:05 markelog

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

AurelioDeRosa avatar May 23 '15 18:05 AurelioDeRosa

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

markelog avatar May 28 '15 19:05 markelog