Page MenuHomePhabricator

Remove mw.eventLog.id
Open, MediumPublic3 Estimated Story Points

Description

Per T408177: [EPIC] Deprecate and remove mw.eventLog.id, the performer.active_browsing_session_token is defined using mw.eventLog.id.getSessionId(). Since both are defined in the EventLogging extension, we can rewrite the contextual attribute and remove the method in the same commit.

AC