mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński a2b556ed56 ve.init.mw.DesktopArticleTarget: Remove dead error handling code
The .statusText and .status properties belong to the XMLHttpRequest
object, and are not present on the API response data object. I think
these checks were left over "just in case" when this code was ported
to use mw.Api instead of XMLHttpRequest directly.

MediaWiki API should never return just 'error' as the error code.

Change-Id: Iac6f721881b9405919d3397df6606e54f182bc59
2019-12-11 05:55:25 +01:00
..
ce Paste plaintext if conversion fails 2019-11-24 09:37:40 +00:00
dm Paste plaintext if conversion fails 2019-11-24 09:37:40 +00:00
init ve.init.mw.DesktopArticleTarget: Remove dead error handling code 2019-12-11 05:55:25 +01:00
preinit ve.init.mw.ArticleTargetLoader: Fix promises to be abortable again 2019-12-11 01:27:33 +01:00
tests Add missing FragmentInspector tests to MW 2019-11-12 13:52:35 +00:00
themes SaveDialog: Hide options bar when empty 2019-07-16 14:28:25 +01:00
ui MWSaveDialog: Fix error handling for diffs 2019-11-24 09:51:43 +00:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00