mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Avoid HTML string parsing 2018-11-21 18:47:19 +00:00
dm ve.dm.MWExtensionNode: check for body in describeChanges 2018-11-23 12:27:13 +00:00
init trackSubscriber: Set timing property to a number, not an object 2018-12-03 15:33:18 -08:00
tests Merge "Track when block notices are shown on visual editor" 2018-11-26 12:35:21 +00:00
themes Update VE core submodule to master (4922429f7) 2018-03-28 09:17:12 -07:00
ui ve.ui.MWTransclusionDialog: Remove unneeded code re-setting insert label 2018-11-29 23:10:56 +01:00
ve.MWutils.js Centralize Parsoid resource name parsing logic 2018-02-28 03:01:05 +01:00