mediawiki-extensions-Visual.../modules
Roan Kattouw df3a61e874 Guard against detached nodes in ve.ce.GeneratedContentNode#doneGenerating
The generation promise can get resolved (e.g. AJAX request can complete)
after the node has been detached. In that case accessing this.model.doc
will fail, so check for this in doneGenerating().

Also attempt to abort the pending promise on teardown.

Bug: 56649
Change-Id: Ia55f1c2c8dc3a3619c0b50795e50fcae4bc6471f
2013-11-09 17:42:38 -08:00
..
jquery
jquery.uls
jsdifflib Use jsdifflib for QUnit diff 2013-10-23 20:31:17 +00:00
oojs Update oojs to v1.0.5 2013-10-23 03:16:21 +02:00
oojs-ui Merge "Work around crazy Chrome bug" 2013-11-04 19:12:01 +00:00
qunit
rangy
syntaxhighlight Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
unicodejs
ve Guard against detached nodes in ve.ce.GeneratedContentNode#doneGenerating 2013-11-09 17:42:38 -08:00
ve-mw Make sure all links have target=_blank in the save dialog 2013-11-05 21:23:02 +00:00