mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
4c3c8b3d1e
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 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
pages | ||
styles | ||
themes | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |