mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
9b582485f9
* Use the event's timeStamp rather than the current time in the event subscriber. * Instead of using ve.trackSubscribeAll() and then branching on the topic prefix, just use ve.trackSubscribe( prefix, ... ) to bind prefix-specific handlers. * Round timing measurements after performing arithmetic, and use Math#round rather than Math#floor. * Rename 'getDefaultTiming' to 'computeDuration'. Change-Id: I27ff1622ecea9b82d414f871441f127fc2dbd2cc |
||
---|---|---|
.. | ||
ce | ||
dm | ||
i18n | ||
init | ||
tests | ||
ui |