Another fix for bug #1584, ajaxStop would not be called for a cross-domain request...
authorJohn Resig <jeresig@gmail.com>
Wed, 17 Oct 2007 23:13:31 +0000 (23:13 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 17 Oct 2007 23:13:31 +0000 (23:13 +0000)
commit9ac9aaeec3dd036f805bc607ea4fd9afcab92047
tree4ee2b57e3af61b3c794e244897eff92e2c917140
parente287007f6a129901a07b6a342d0c7bfa36a7a868
Another fix for bug #1584, ajaxStop would not be called for a cross-domain request if a handler was not provided.
src/ajax.js