mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 611d9ca6c5 trackSubscriber: Set timing property to a number, not an object
The timing variable is a private closure variable containing an object
that tracks the timestamps of different events in the current cycle. The
duration variable is the result of using that information to compute the
difference between the current timestamp and the relevant anchor
timestamp. For the '_timing' property in the EventLogging data, duration
is the correct value, not timing.

(This is confusing and we should probably rename the timing variable.)

Change-Id: Iff78eb0ab83c84b73ad5c8f3eb85b1c7f120ebef
Follows-Up: Ifc2135d99f4bec917dac60992098958b72c37fc6
2018-12-03 15:33:18 -08:00
..
styles ve.init.mw.DesktopArticleTarget.init: Move Vector styles to separate file 2018-11-06 16:47:31 +00:00
targets Rename configs for tracking block notices on visual editor 2018-11-28 15:26:15 -05:00
ve.init.mw.ApiResponseCache.js Check for normalized and converted titles in ve.init.mw.ApiResponseCache 2018-06-15 21:27:31 +02:00
ve.init.mw.ArticleTarget.js Merge "ve.init.mw.ArticleTarget: Stop when we fail to load metadata" 2018-11-29 19:54:36 +00:00
ve.init.mw.ArticleTargetEvents.js Update EventLogging code for Edit->EditAttemptStep schema migration 2018-10-29 12:06:57 -07:00
ve.init.mw.ArticleTargetLoader.js Use mw.Title.wantSignaturesNamespace 2018-11-27 18:42:44 +00:00
ve.init.mw.DiffLoader.js Visual diffs in source mode section edits 2018-03-27 17:53:54 +01:00
ve.init.mw.DiffPage.init.js ve.init.mw.DiffPage.init: Detect extra diff header rows 2018-05-08 22:05:46 +02:00
ve.init.mw.GalleryImageInfoCache.js Add an 'api' parameter to ApiResponseCache 2018-05-07 11:53:23 +01:00
ve.init.mw.ImageInfoCache.js Add an 'api' parameter to ApiResponseCache 2018-05-07 11:53:23 +01:00
ve.init.mw.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.init.mw.LinkCache.js Fix parsing of external links, now Parsoid adds 'external' classes 2018-06-01 08:47:46 +00:00
ve.init.mw.Platform.init.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.init.mw.Platform.js build: Use eslint-config-wikimedia v0.9.0 and make pass 2018-11-21 16:51:20 +00:00
ve.init.mw.Target.js Blacklist javascript links 2018-11-27 21:10:09 +01:00
ve.init.mw.TempWikitextEditorWidget.js Follow-up 0a7a845a4: Missed one 2018-02-14 14:25:07 -08:00
ve.init.mw.trackSubscriber.js trackSubscriber: Set timing property to a number, not an object 2018-12-03 15:33:18 -08:00
ve.init.MWEditingTabDialog.js Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.init.MWEditModeTool.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.init.MWVESwitchConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.init.MWVESwitchPopupWidget.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.init.MWWelcomeDialog.js Fix confusion between #getSetupProcess and #getReadyProcess 2018-07-11 23:47:55 +02:00