mediawiki-extensions-Visual.../modules/ve-mw
Timo Tijhof a34ccc2f3b mw.ViewPageTarget.init: Reduce duplication around getTarget() calls
De-duplicate the logic of:
* Call showLoading()
* Call getTarget()
* Call activate()
* Bind always(hideLoading)

Also use then() instead of done() on getTarget() so that failures
propagate to the always() handler. Previously the interface would
indefinitely be in a loading state if target fails to load.

Change-Id: I002322beaae64c0de96457eb56dbc68a5fc16369
2015-02-22 15:30:25 +00:00
..
ce ce.MWTransclusionNode: Protect against race condition in GCN rendering 2015-02-16 19:21:00 -08:00
dm Update VE core submodule to master (032c9a4) 2015-02-18 16:32:19 -08:00
i18n Localisation updates from https://translatewiki.net. 2015-02-20 22:30:25 +01:00
init mw.ViewPageTarget.init: Reduce duplication around getTarget() calls 2015-02-22 15:30:25 +00:00
tests Blacklist Safari versions 6 and below; whitelist 7+ 2015-02-20 09:51:05 -08:00
ui Remove the sanity check 2015-02-17 17:14:34 -08:00