Opened 11 years ago
Closed 11 years ago
#11778 closed bug (fixed)
Cached XHR requests should still resolve asynchronously
Reported by: | scottgonzalez | Owned by: | jaubourg |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | ajax | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE resolves cached XHR requests immediately, even if the XHR is supposed to be asynchronous. The xhr transport detects this and resolves the deferred immediately. We should really resolve this asynchronously for consistency.
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → ajax |
---|---|
Milestone: | None → 1.8 |
Owner: | set to jaubourg |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/commit/d55a764e6e3a5980fb9633df1303418bcb512327