Page MenuHomePhabricator

Popups rendering engine should not need to generate link interaction tokens
Closed, ResolvedPublic

Description

Given the linkInteractionToken is only used when EventLogging it should be generated using processHovercardEvent and it should not be generated by the renderer.

Event Timeline

Change 318137 had a related patch set uploaded (by Jdlrobson):
linkInteractionToken is managed by getMassagedData

https://gerrit.wikimedia.org/r/318137

ovasileva lowered the priority of this task from High to Medium.Nov 2 2016, 7:42 PM
ovasileva moved this task from Incoming to Triaged but Future on the Web-Team-Backlog-Archived board.

Change 318137 abandoned by Jdlrobson:
linkInteractionToken is managed by getMassagedData

https://gerrit.wikimedia.org/r/318137

Jdlrobson claimed this task.

src/reducers/eventLogging.js is the only place that interacts with this now.