Fully revert r114142, was previously reverted in Collection only

This commit is contained in:
Roan Kattouw 2012-03-21 20:45:24 +00:00
parent 1bab092ead
commit 3b193a1e57
Notes: Roan Kattouw 2012-03-21 20:45:24 +00:00

View file

@ -8166,7 +8166,7 @@ if ( jQuery.support.ajax ) {
xml; xml;
// Firefox throws exceptions when accessing properties // Firefox throws exceptions when accessing properties
// of an xhr when a network error occurred // of an xhr when a network error occured
// http://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_(NS_ERROR_NOT_AVAILABLE) // http://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_(NS_ERROR_NOT_AVAILABLE)
try { try {