]> source.dussan.org Git - jquery.git/commit
Makes sure no unload handler is bound when not in IE. Also simplifies the whole ...
authorjaubourg <j@ubourg.net>
Thu, 21 Apr 2011 16:43:40 +0000 (18:43 +0200)
committerjaubourg <j@ubourg.net>
Thu, 21 Apr 2011 16:43:40 +0000 (18:43 +0200)
commita28eadff48d5e56bb529fc7a5c7e1a74e46398ed
treed7163eefe3472b0aa718b25d65f213ebf9ae9f92
parent60cfab3d191aa5dc1e0f21fa2478c77aa3332633
Makes sure no unload handler is bound when not in IE. Also simplifies the whole "on unload abort" code. Also avoids the declaration of yet another variables in the jQuery main closure for the temporary XHR used to assess support properties.
src/ajax/xhr.js