mediawiki-extensions-Visual.../modules/ve-mw/init
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
..
apiresponsecache Remove jQuery from ve.dm.MWLanguageVariantNode 2019-11-02 16:28:32 +00:00
styles build: Update linters 2019-11-01 16:20:22 +00:00
targets ve.init.mw.DesktopArticleTarget: Remove dead error handling code 2019-12-11 05:55:25 +01:00
ve.init.mw.ArticleTargetEvents.js Move more code to ArticleTargetSaver 2019-11-14 14:34:22 +00:00
ve.init.mw.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.Platform.init.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.Platform.js build: Update linters 2019-11-01 16:20:22 +00:00
ve.init.mw.SaveErrorHandler.js Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
ve.init.mw.trackSubscriber.js EditAttemptStep: Allow session ID override from query string or mw.config 2019-11-18 17:18:10 -08:00
ve.init.mw.ViewportZoomHandler.js MobileArticleTarget: Prevent unwanted page zooming on focus on iOS 2019-07-01 15:53:29 +02:00