Fixes abort in prefilter. No global event will be fired in that case even if the...
authorjaubourg <j@ubourg.net>
Fri, 4 Feb 2011 21:19:23 +0000 (22:19 +0100)
committerjaubourg <j@ubourg.net>
Fri, 4 Feb 2011 21:19:23 +0000 (22:19 +0100)
commit03bad0a9600f05e61a1464c55354d26fcd8f97a4
tree64165e2fdda68333db88a873ddc09cc2cc36afea
parentd66cc553167c6b00d19aa62a4dd1e9affb20d395
Fixes abort in prefilter. No global event will be fired in that case even if the global option is set to true. Unit test added.
src/ajax.js
test/unit/ajax.js