mediawiki-extensions-Visual.../modules/ve-mw/init/targets
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
..
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 mw.ViewPageTarget.init: Simplify hideLoading and pushState 2014-11-19 02:58:17 +00:00
ve.init.mw.ViewPageTarget.js Prevent JS errors when surfaceReady fires after deactivation 2014-11-20 19:22:49 +00:00