The code for handling Ajax timeouts was broken (the abort was being called too early...
authorJohn Resig <jeresig@gmail.com>
Tue, 18 Nov 2008 04:53:34 +0000 (04:53 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 18 Nov 2008 04:53:34 +0000 (04:53 +0000)
commitd81dfbcccf07aa63c6bf5beb10a2d37207d9e340
tree46a3164adbdd7347cb2818b479dc3b2931d43fc1
parentab551c2b14ac6b0511cf3da10ca224ce461a0f10
The code for handling Ajax timeouts was broken (the abort was being called too early). Fixing this allows the test suite to work again.
src/ajax.js