mediawiki-extensions-Visual.../modules/ve/dm/lineardata
Roan Kattouw 247368b902 Merge undefineds into undefined rather than []
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
2013-09-04 13:09:04 -07:00
..
ve.dm.ElementLinearData.js Fix getAnnotationIndexesFromOffset() to always return an array 2013-05-25 13:41:32 +02:00
ve.dm.MetaLinearData.js Merge undefineds into undefined rather than [] 2013-09-04 13:09:04 -07:00