mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 06:24:08 +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;
|
||||
|
||||
// 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)
|
||||
try {
|
||||
|
||||
|
|
Loading…
Reference in a new issue