]> source.dussan.org Git - jquery.git/commit
Fix #14379: AJAX requests on unload
authorRichard Gibson <richard.gibson@gmail.com>
Mon, 28 Oct 2013 21:40:13 +0000 (17:40 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Mon, 28 Oct 2013 21:53:31 +0000 (17:53 -0400)
commitf9d41ac641dcb5a93ba8a9027476b160d8f41111
tree4f6956ac38e4e84a77310b276f3769c45283fb8c
parentebabb33411171ff5a6eb707e541b8d6646f35328
Fix #14379: AJAX requests on unload
src/ajax/xhr.js
test/data/ajax/onunload.html [new file with mode: 0644]
test/unit/ajax.js