mediawiki-extensions-Visual.../modules/ve-mw/init
Ed Sanders 2d23f247f0 Avoid trying to load unregistered modules
Ideally we would get an exception when trying to load
a non-existent module, but there is no difference between
a genuinely missing modules, and one which just doesn't exist
on this target (e.g. a desktop-only module on mobile or vice-versa).

This stops mobile VE from crashing every time a desktop-only
module is added to VE plugins.

Change-Id: Ia9ac0dd21b26c54ad779c6f499e68786c34ec873
2016-07-13 15:21:25 +00:00
..
styles Fix loading bar opacity 2016-06-01 14:52:57 +01:00
targets Merge "Set an automatic summary of empty string when switching from VE into WTE" 2016-06-29 16:16:57 +00:00
classListSkipFunction.js build: Bump devDependencies to latest and make pass 2016-06-07 17:17:02 +01:00
ve.init.mw.ApiResponseCache.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.ArticleTarget.js Call child serializeSuccess/Failure in ArticleTarget#serialize 2016-06-13 23:37:27 +01:00
ve.init.mw.ArticleTargetEvents.js Create MW targets using a factory 2016-04-21 21:06:39 +01:00
ve.init.mw.ArticleTargetLoader.js Avoid trying to load unregistered modules 2016-07-13 15:21:25 +00:00
ve.init.mw.ImageInfoCache.js MWMediaDialog: Only cache relevant information 2016-02-29 10:16:34 -06:00
ve.init.mw.js Create MW targets using a factory 2016-04-21 21:06:39 +01:00
ve.init.mw.LinkCache.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.Platform.init.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.Platform.js Make visualeditor-quick-access-characters.json always exist 2016-06-10 17:15:49 +01:00
ve.init.mw.Target.js Blacklist article/section from external paste 2016-06-13 12:22:10 +01:00
ve.init.mw.trackSubscriber.js ve.init.mw.trackSubscriber: Sample at 6.25% 2016-02-08 13:22:33 -08:00
ve.init.MWEditingTabDialog.js Make edit tab dialog wider to accommodate long messages 2016-06-30 13:43:58 +01:00
ve.init.MWVESwitchConfirmDialog.js Remove icon properties from windows 2016-03-29 12:33:42 +01:00
ve.init.MWWelcomeDialog.js ve.init.MWWelcomeDialog: Don't mess with the actions dynamically 2016-05-31 23:15:49 +02:00