mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
dialogs Make sure mediawiki.notification is loaded -before- calling ViewPageTarget#checkForWikitextWarning 2014-08-29 21:18:24 +01:00
inspectors Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
pages Remove delete button from required parameters in template dialog 2014-08-26 01:39:51 +01:00
styles MWLinkTargetInputWidget: Add styles for invalid link titles 2014-07-31 18:45:03 +00:00
themes Update VE core submodule to master (be42edf) 2014-08-28 13:51:10 -07:00
tools Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
widgets In LinkTargetInputWidget, put existence status into LinkCache 2014-08-28 23:09:13 +01:00
ve.ui.MWCommandRegistry.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00