Discovered in https://github.com/mozilla-mobile/firefox-ios/pull/23237 that the inactive tab telemetry calls were used in the legacy code but aren't used in the new tab tray code. This task is to implement those telemetry inside the new tab tray.
Following telemetry needs to be added inactiveTabSwipeClose, inactiveTabShown, inactiveTabCloseAllButton and openInactiveTab.
Discovered in https://github.com/mozilla-mobile/firefox-ios/pull/23237 that the inactive tab telemetry calls were used in the legacy code but aren't used in the new tab tray code. This task is to implement those telemetry inside the new tab tray.
Following telemetry needs to be added
inactiveTabSwipeClose
,inactiveTabShown
,inactiveTabCloseAllButton
andopenInactiveTab
.┆Issue is synchronized with this Jira Task