mediawiki-extensions-Visual.../modules/ve-mw/init/targets
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
..
ve.init.mw.MobileViewTarget.js Merge "Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up" 2014-08-25 18:00:07 +00:00
ve.init.mw.ViewPageTarget.init.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.init.mw.ViewPageTarget.js Make sure mediawiki.notification is loaded -before- calling ViewPageTarget#checkForWikitextWarning 2014-08-29 21:18:24 +01:00