mediawiki-extensions-Visual.../modules/ve-mw/init
Alex Monk 14b23d7ba4 Make sure mediawiki.notification is loaded -before- calling ViewPageTarget#checkForWikitextWarning
That function needs to return the result immediately, not wait for module loading (via mw.notify).
This was breaking us being able to keep track of what wikitextWarning object was in use (but only
the first time we used the module), and therefore fail to close the warning when the wikitext
disappeared.

Bug: 70168
Change-Id: I0f1427423a5fe82ec8e70e2f0462a3044ca7ace8
2014-08-29 21:18:24 +01:00
..
styles Fix various bugs in our Monobook stylesheet 2014-08-27 23:28:20 +00:00
targets Make sure mediawiki.notification is loaded -before- calling ViewPageTarget#checkForWikitextWarning 2014-08-29 21:18:24 +01:00
ve.init.mw.js Use registered target, instead of ve.init.Target 2014-06-17 20:41:01 +01:00
ve.init.mw.LinkCache.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.init.mw.Platform.js Update VE core submodule to master (03975f8) 2014-08-15 14:42:08 -07:00
ve.init.mw.Target.js Pick up 'summary' parameter from URL to use as initial edit summary 2014-08-28 02:56:14 +01:00
ve.init.mw.TargetEvents.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00