Simplified some of the logic for handling the ajax aborts, making sure that ajaxStop...
authorjeresig <jeresig@gmail.com>
Tue, 12 Jan 2010 15:59:50 +0000 (10:59 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 12 Jan 2010 15:59:50 +0000 (10:59 -0500)
commitdd45c324ecf12732185656de89b40d47e3b9d3ad
treefc8579f41bb905d7432e8c92695889f98ac0a8b0
parentd60b19781095f508e32a590c7ee112817b0794ee
Simplified some of the logic for handling the ajax aborts, making sure that ajaxStop isn't called twice.
src/ajax.js