]> source.dussan.org Git - jquery.git/commit
Adds the abort on unload trick back in since IE9 still exhibits the bug
authorjaubourg <j@ubourg.net>
Sun, 6 Jan 2013 00:34:24 +0000 (01:34 +0100)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 7 Jan 2013 15:34:14 +0000 (10:34 -0500)
commit62acda819f9b6fba9263d0b613e15285807b23a7
treebfacb6fdeadd98eb2a6ff99c852a663132f1753c
parentf6df0301c81fca4b52eb2667f33a1469f2cac41d
Adds the abort on unload trick back in since IE9 still exhibits the bug
src/ajax/xhr.js
test/data/ajax/unreleasedXHR.html [new file with mode: 0644]
test/unit/ajax.js