Had to remove the global variable tricks (especially the delete window calls) as...
authorJohn Resig <jeresig@gmail.com>
Mon, 12 Jan 2009 01:12:58 +0000 (01:12 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 12 Jan 2009 01:12:58 +0000 (01:12 +0000)
commitaa29b8e3bcb76184698d9e4e8609c6b40b6fb4ee
tree86f3ed7b9c6b4c6f6726500166e67e2b9963bb2e
parent762370256520c5356fdce8ba07acf7f404e83025
Had to remove the global variable tricks (especially the delete window calls) as they cause
exceptions in IE. Also fixed a faulty test that assumed the order of Ajax function callbacks
would be consistent.
test/unit/ajax.js