Makes sure jsonp callback is not left in the global namespace in case of an early...
authorjaubourg <j@ubourg.net>
Mon, 31 Jan 2011 17:53:44 +0000 (18:53 +0100)
committerjaubourg <j@ubourg.net>
Mon, 31 Jan 2011 17:53:44 +0000 (18:53 +0100)
commitf286a716d5e5836b8508eb5771624de0aafdb235
tree713d084c12d681731a10f400ef4339dce25e85b7
parent7c9a5e6016c2fcd38872367a891e5b3887d3df53
Makes sure jsonp callback is not left in the global namespace in case of an early abort (beforeSend). Unit test added.
src/ajax/jsonp.js
test/unit/ajax.js