mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
ee886cd8f8
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 |
||
---|---|---|
.. | ||
annotations | ||
nodes | ||
styles/nodes | ||
ve.ce.MWResizableNode.js |