mediawiki-extensions-Visual.../modules/ve-mw/ce
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
..
annotations build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
nodes ce.MWTransclusionNode: Protect against race condition in GCN rendering 2015-02-16 19:21:00 -08:00
styles/nodes build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ce.MWResizableNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00