mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Filter out auto-generated reference lists 2016-03-28 17:23:42 +00:00
dm Fix asynchronous loading of MWAlienExtensionNode renderings 2016-04-01 12:50:13 +03:00
i18n Localisation updates from https://translatewiki.net. 2016-03-31 22:47:29 +02:00
init Merge "Use veaction=edit in URL instead of action=edit when we're using multiple tabs" 2016-03-31 15:42:40 +00:00
tests MWWikitextStringTransferHandler: Add test for autoGenerated=true 2016-03-29 19:57:45 +00:00
themes build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ui Merge "Filter out auto-generated reference lists" 2016-03-29 19:37:35 +00:00