mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński 4c3c8b3d1e ve.ui.MWWikitextSwitchConfirmDialog: Remove broken "evil hack"
The promise #getTeardownProcess is trying to resolve/reject no longer
exists, causing exceptions. The code has been unnecessary for a while,
as we do all the work in #getActionProcess. (In the case that we do
switch, the teardown code isn't even called, since we navigate away.)

Cancelling the switch to wikitext works correctly after removing this
code.

Bug: T169588
Change-Id: I1b9b12edf12a0b91f06c13aa53024efb80868387
2017-07-04 21:49:15 +02:00
..
ve.ui.MWCancelConfirmDialog.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWCommandHelpDialog.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWExtensionDialog.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWExtensionPreviewDialog.js Update actions on live inspectors and preview dialogs 2017-01-21 18:29:18 +00:00
ve.ui.MWGalleryDialog.js Merge "TextInputWidgets: update for deprecated multiline behavior" 2017-07-03 21:21:20 +00:00
ve.ui.MWMediaDialog.js Rename deprecated Card to current TabPanel 2017-05-10 11:46:49 -07:00
ve.ui.MWMetaDialog.js Pass $overlay to FieldsetLayout and FieldLayout in various places 2017-02-16 02:56:03 +01:00
ve.ui.MWMobileSaveDialog.js Introduce visual differ in the save dialog 2017-03-16 15:33:54 +00:00
ve.ui.MWPreDialog.js TextInputWidgets: update for deprecated multiline behavior 2017-07-03 22:09:58 +01:00
ve.ui.MWRequiredParamBlankConfirmDialog.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWSaveDialog.js TextInputWidgets: update for deprecated multiline behavior 2017-07-03 22:09:58 +01:00
ve.ui.MWTableDialog.js Tables: Add support for editing mw-collapsible/mw-collapsed 2017-02-16 17:21:44 +01:00
ve.ui.MWTemplateDialog.js Merge "Update for deprecation of OOjs UI openWindow/closeWindow promise" 2017-06-02 00:32:39 +00:00
ve.ui.MWTransclusionDialog.js MWTransclusionDialog: fix conditions for "show options" button disabling 2017-06-22 17:58:52 +01:00
ve.ui.MWWikitextSwitchConfirmDialog.js ve.ui.MWWikitextSwitchConfirmDialog: Remove broken "evil hack" 2017-07-04 21:49:15 +02:00