mediawiki-extensions-Popups/src
Sam Smith 83e32c255d reducers: Make LINK_CLICK finalize interaction
... in the eventLogging reducer.

Like ABANDON_END, the LINK_CLICK should be considered the end of the
interaction in the context of the EventLogging instrumentation, i.e. no
events should be logged after the user clicks the preview or the link.

See T159490#3172692 for additional context.

Bug: T159490
Change-Id: Iccba3c4c2b6121016ff7923c11b1622bc046ad6b
2017-04-12 11:45:04 +01:00
..
changeListeners actions: Add token to PREVIEW_SHOW 2017-04-11 09:26:22 +01:00
gateway Handle RESTBase 404 2017-04-06 18:03:11 +02:00
preview Hygiene: Remove duplicate file preview/index.js 2017-03-06 18:07:43 +01:00
reducers reducers: Make LINK_CLICK finalize interaction 2017-04-12 11:45:04 +01:00
actions.js actions: Add token to PREVIEW_SHOW 2017-04-11 09:26:22 +01:00
actionTypes.js Hygiene: FETCH_END -> FETCH_COMPLETE 2017-03-30 17:47:13 -07:00
changeListener.js Hygiene: Move build/ext.popups/ to src/ 2017-02-14 09:59:59 -08:00
constants.js Hygiene: Move EXTRACT_LENGTH to constants 2017-03-09 22:08:10 +00:00
counts.js Hygiene: Move build/ext.popups/ to src/ 2017-02-14 09:59:59 -08:00
index.js Popups doesn't need to depend on EventLogging 2017-03-23 18:26:12 +00:00
isEnabled.js Disable Previews when Navigation Popups Gadget is enabled 2017-04-06 13:11:17 -04:00
previewBehavior.js renderer: Pass event to behavior for processing 2017-04-06 10:44:37 +01:00
processLinks.js Hygiene: Remove global variable mw.popups in most places 2017-03-06 17:10:35 +01:00
renderer.js actions: Add token to PREVIEW_SHOW 2017-04-11 09:26:22 +01:00
schema.js Hygiene: Remove unnecessary IIFE in schema.js 2017-02-20 18:39:47 +01:00
settingsDialog.js Hygiene: Remove useless IIFE in settingsDialog.js 2017-02-17 06:38:55 +01:00
statsvInstrumentation.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
userSettings.js Hygiene: Remove global variable mw.popups in most places 2017-03-06 17:10:35 +01:00
wait.js Hygiene: Remove unnecessary IIFE in wait.js 2017-02-17 06:38:46 +01:00