Skip to main content

Bug Tracker

Side navigation

#11778 closed bug (fixed)

Opened May 16, 2012 09:03PM UTC

Closed May 16, 2012 09:49PM UTC

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.

Attachments (0)
Change History (2)

Changed May 16, 2012 09:14PM UTC by jaubourg comment:1

component: unfiledajax
milestone: None1.8
owner: → jaubourg
priority: undecidedlow
status: newassigned

Changed May 16, 2012 09:49PM UTC by jaubourg comment:2