mediawiki-extensions-Visual.../modules/ve-mw/init
Ori Livneh ca98a473c2 Add ve.now utility function
On browsers that implement the Navigation Timing API, performance.now()
provides values with microsecond precision that are guaranteed to be monotonic
(i.e., they are not subject to skew due to changes to the system clock).
This patch adds a `ve.now` utility function that will use this API when it is
available and fall back gracefully to `Date.now` when it is not.

Change-Id: I377025fcb23cb26399b9e437e33c8afa138916af
2013-07-31 13:42:08 -07:00
..
styles ve.ui.Toolbar: Refactor floating logic for performance 2013-07-30 01:47:54 +02:00
targets Add ve.now utility function 2013-07-31 13:42:08 -07:00
tours Bump gender survey width to 475. 2013-07-11 18:06:04 -04:00
ve.init.mw.genderSurvey.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.genderSurvey.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Platform.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.splitTest.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Target.js Infrastructure for loading plugins in the MW integration 2013-07-26 19:31:56 +00:00