Removed xhr pooling since failing cross-domain requests leaves the xhr object in...
authorjaubourg <j@ubourg.net>
Thu, 13 Jan 2011 15:58:16 +0000 (16:58 +0100)
committerjaubourg <j@ubourg.net>
Thu, 13 Jan 2011 15:58:16 +0000 (16:58 +0100)
commit57956152d8a9d23ae97ba576b8ec4b63306c8758
tree156453a9279324e0ebe2f45e9dd6cd732d80923a
parent667a3b31e6a27cfe3f209765d583bff584ecc2f6
Removed xhr pooling since failing cross-domain requests leaves the xhr object in an undefined state in Firefox. Also rewrote comments related to the active xhr list so that they make sense.
src/ajax/xhr.js