mediawiki-extensions-Visual.../modules
Roan Kattouw f6ba399137 Fix asynchronous loading of MWAlienExtensionNode renderings
ve.dm.MWExtensionNode#toDataElement calls storeGeneratedContents()
which prepopulates the cache, but because it was being called with
the wrong context, this.name was null and so the key we were storing
it under was different from the key we'd later be looking for.

Fixed by ensuring ve.dm.MWAlienExtensionNode#toDataElement preserves
context when calling its parent. Our static context hacks are tricky.

Change-Id: If859d861453067d7656a33a1767f6efc7bd9d323
2016-04-01 12:50:13 +03:00
..
ve-mw Fix asynchronous loading of MWAlienExtensionNode renderings 2016-04-01 12:50:13 +03:00
ve-wmf/i18n Localisation updates from https://translatewiki.net. 2016-03-27 21:25:48 +02:00