mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 5317ce8082 Prevent JS errors when surfaceReady fires after deactivation
If you clicked "Read" while the editor was loading
(but only while the "Edit" tab was already active, not before)
then you could get in a situation where surfaceReady fired
on an already-aborted target, which caused JS errors.

It seems like we should clean more things up in this
case, but I don't know what they are. In any case,
we should not try to set things up on a non-activating
target when surfaceReady fires.

Change-Id: Id57bd63ff288156725e472e7d89009022090253a
2014-11-20 19:22:49 +00:00
..
ce Use super to call parent constructors 2014-11-20 13:58:27 +00:00
dm Merge "Methods for new "maps" property in TD Root" 2014-11-17 20:56:49 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-11-19 22:41:42 +01:00
init Prevent JS errors when surfaceReady fires after deactivation 2014-11-20 19:22:49 +00:00
tests [BrowserTest] more rubocop style fixes 2014-11-20 12:07:45 -07:00
ui Update VE core submodule to master (029fc7e) 2014-11-19 17:04:26 -08:00