jquery / jquery/api.jquery.com

Update timeout jsonp warnining

Open
#742 2 comments 0 reactions 1 assignee View on GitHub

@AurelioDeRosa is already working on this.

Since Mar 13, 2016.

Dominant language
HTML
Stars
325
Forks
260
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.