mediawiki-extensions-Visual.../modules/ve-mw/ce/nodes
Roan Kattouw ee886cd8f8 ce.MWTransclusionNode: Protect against race condition in GCN rendering
If an MWTransclusionNode is inserted, then immediately modified,
a race condition can occur where the GCN rendering arrives for the old
node, which is already detached and doesn't have a ModelHtmlDocument
any more. Protect against this happening so we don't cause a JS error
by passing null for the document parameter to ve.resolveUrl()

Change-Id: I1964baa3a9b294b130620e9b34a695584fc55143
2015-02-16 19:21:00 -08:00
..
ve.ce.MWAlienExtensionNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWBlockImageNode.js Use css class instead of jquery show/hide 2015-02-06 11:03:59 -08:00
ve.ce.MWEntityNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWExtensionNode.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.ce.MWGalleryNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWHeadingNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWImageCaptionNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWImageNode.js Only re-render if the images is larger than the last rendering 2015-02-01 13:07:48 -08:00
ve.ce.MWInlineImageNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWNumberedExternalLinkNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWPreformattedNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWReferenceNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWReferencesListNode.js ce.MWReferencesListNode: Remove unnecessary .show() call 2015-01-23 15:08:50 -08:00
ve.ce.MWTableNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWTransclusionNode.js ce.MWTransclusionNode: Protect against race condition in GCN rendering 2015-02-16 19:21:00 -08:00