mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw dbf232a7dc Clean up deactivate mess
Both onDocumentKeyDown and onViewTabClick would check
this.activating and invoke deactivate() differently depending
on its value. That's ugly, so incorporate the "don't show a dialog
if deactivating during activation" logic into deactivate() itself.

Rename the override parameter to noDialog, and fix the broken
logic around it (it overrode too much).

Also move setting this.activating = false; out of these event
handlers into cancel(), where it clearly belongs because
activatingDeferred is being rejected there.

Change-Id: I6c040c74d36f829128a175f00d4e712dd19d31a7
2014-12-02 16:50:36 -08:00
..
ce Handle encoding of links in transclusion nodes properly when determining existence 2014-12-02 01:09:12 +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-12-01 22:23:50 +01:00
init Clean up deactivate mess 2014-12-02 16:50:36 -08:00
tests Merge "[Browsertest]Tests for options under Advanced Settings panel" 2014-12-02 23:03:37 +00:00
ui Merge "i18n: Pass value to <visualeditor-dialog-meta-settings-newsectioneditlink-help>" 2014-12-01 19:35:34 +00:00