mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-17 03:18:48 +00:00
bab08440ea
This is done for two reasons: 1. It fixes the behavior of two methods in rare edge-case situations. They aren't documented to return undefined. 2. It reduces the amount of stuff this class stores when it's nothing but a default value anyway. Note this patch does this for the template-level properties only. Another patch will do the same for the parameter-level properties. Bug: T285483 Change-Id: If2e4d56da1fa52e32dc94191f36d7dc6a1487829 |
||
---|---|---|
.. | ||
ve.dm.MWTemplateSpecModel.test.js |