mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.25k stars 2.94k forks source link

Reintregrate inactive tab telemetry calls #23286

Open lmarceau opened 3 days ago

lmarceau commented 3 days ago

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.

┆Issue is synchronized with this Jira Task