mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 14:33:59 +00:00
Fully revert r114142, was previously reverted in Collection only
This commit is contained in:
parent
1bab092ead
commit
3b193a1e57
Notes:
Roan Kattouw
2012-03-21 20:45:24 +00:00
2
modules/jquery/jquery.js
vendored
2
modules/jquery/jquery.js
vendored
|
@ -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 {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue