mediawiki-extensions-Visual.../modules/ve-mw/init
Ori Livneh 9b582485f9 Fix ve.init.mw.trackSubscriber.js
* 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
2015-02-20 14:00:26 -08:00
..
styles Remove the sanity check 2015-02-17 17:14:34 -08:00
targets Blacklist Safari versions 6 and below; whitelist 7+ 2015-02-20 09:51:05 -08:00
ve.init.mw.ApiResponseCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.ImageInfoCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.LinkCache.js Make API module's LinkCache data transmission format more efficient 2015-02-03 11:30:40 -08:00
ve.init.mw.Platform.js Combine imageinfo requests 2015-01-30 17:20:04 -08:00
ve.init.mw.Target.js Update VE core submodule to master (7d2a68e) 2015-02-18 15:35:46 -08:00
ve.init.mw.TargetEvents.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.trackSubscriber.js Fix ve.init.mw.trackSubscriber.js 2015-02-20 14:00:26 -08:00