mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 23:05:35 +00:00
a631af342d
* It returned undefined instead of false if the subject didn't have a 'mixins' property. This is because '&&' is a DEFAULT operator, not an AND operator, it returns the value, not a boolean per se. * The logic of traversing to the constructor property was broken since all objects in javascript have a constructor property, and functions/constructors are also objects. Follows-up Ic3e4472b9e694. Change-Id: I462e7ce270c8cfc7e1970e359894ee4b7d90b881 |
||
---|---|---|
.. | ||
actions | ||
ce | ||
dm | ||
init | ||
styles | ||
test | ||
ui | ||
ve.Action.js | ||
ve.ActionFactory.js | ||
ve.BranchNode.js | ||
ve.CommandRegistry.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js | ||
ve.Surface.js | ||
ve.Trigger.js | ||
ve.TriggerRegistry.js |