mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
247368b902
ve.dm.MetaLinearData.static.merge( [ undefined, undefined, ... ] ) returned [ [] ], make it return [ undefined ] instead. This allows us to lazily use the merge function to create metadata without having to worry about denormalizing undefined to [] all over the place. Change-Id: I41fe6472c2185a6315119a546a73765966d013d3 |
||
---|---|---|
.. | ||
ve.dm.ElementLinearData.js | ||
ve.dm.MetaLinearData.js |