mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński e82f5ccf02 ve.init.mw.MobileArticleTarget: Remove error handling hacks for MobileFrontend
As of commit c65ed0e7a8ac5f32a3a6e4cb2760dae03e4fca22 in MobileFrontend,
it uses errorformat=html queries (the same as we do), so we no longer
need to massage the responses to make it happy. The same commit also
turned parseSaveError() into a no-op, so we can remove that as well.

Change-Id: I4f0109ce120ebf94e5709d47d775a8178ce216fa
2019-10-21 20:26:10 +02:00
..
ve.init.mw.ArticleTarget.js Use consistent tag style when constructing nodes 2019-10-18 23:42:54 +01:00
ve.init.mw.DesktopArticleTarget.js ArticleTargetEvents: clean up some duplication 2019-09-30 11:29:01 -05:00
ve.init.mw.MobileArticleTarget.js ve.init.mw.MobileArticleTarget: Remove error handling hacks for MobileFrontend 2019-10-21 20:26:10 +02:00
ve.init.mw.Target.js Enforce that some files must not use the ve global 2019-10-10 15:15:40 +00:00