Telemetry for moving inactive tabs into collapsed tab groups
Categories
(Firefox :: Tabbed Browser, enhancement, P2)
Tracking
()
People
(Reporter: sthompson, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps])
We don't have specifications for what to measure, but we assume that we'll want to at least collect some basic success criteria for this feature.
We currently have the tabgroup.add_tab event and it has enough context to understand when we move a tab into a group via the tab context menu, but it currently doesn't have the context for whether the destination tab group is collapsed or expanded.
Updated•10 months ago
|
| Reporter | ||
Comment 1•9 months ago
|
||
Current spec at https://docs.google.com/spreadsheets/d/1uHYWfje-PKQCL2RPQIm9eIyXwRUIsSe7a7yA1Mq7FNA/edit?gid=940149298#gid=940149298 is not to add new telemetry. Instead, we'd be fine with the existing tabgroup.tab_interactions counter add which is already counting when tabs are added to any tab group.
| Reporter | ||
Comment 2•9 months ago
|
||
We are going to add more context to the existing tabgroup.add_tab telemetry event. The scope of the changes to tabgroup.add_tab is beyond just this bug's meta project (adding tabs to collapsed tab groups), so I filed a new bug 1971847 and linked it to all of the features/bugs that would be affected.
Description
•