mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
5b76fb0276
Action changes: * Mix in timing information into actions that are likely to need it: LINK_DWELL, {LINK,PREVIEW}_ABANDON_START, LINK_CLICK, and PREVIEW_CLICK. * Generate and include an unique token in the LINK_CLICK action. Reducer changes: * Make the eventLogging reducer: * Handle the LINK_CLICK action's new shape. * Start (create) and maintain a model of the user interacting with a link. Bug: T152225 Change-Id: I671b12432ba2f7a93bf81043adb57ac30a4c38c3 |
||
---|---|---|
.. | ||
changeListeners | ||
stubs | ||
actions.test.js | ||
changeListener.test.js | ||
counts.test.js | ||
eventLoggingChangeListener.test.js | ||
experiment.test.js | ||
gateway.test.js | ||
processLinks.test.js | ||
reducers.eventLogging.test.js | ||
reducers.test.js | ||
schema.test.js | ||
userSettings.test.js | ||
wait.test.js |