Closed
Bug 1711004
Opened 4 years ago
Closed 3 years ago
The “New Tab” option from the Tab Bar context menu does not generate telemetry data
Categories
(Firefox :: Menus, defect, P3)
Firefox
Menus
Tracking
()
VERIFIED
FIXED
90 Branch
People
(Reporter: emilghitta, Assigned: Gijs)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [proton-context-menus] )
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Affected versions
- Firefox 90.0a1 (BuildId:20210512174859)
- Firefox 89.0b11 (BuildId:20210511190154)
Affected platforms
- Windows 10 64bit.
- macOS 10.15
- Ubuntu 20.04
Steps to reproduce
- Launch Firefox.
- Access the about:telemetry page.
- Right click on the Tab Bar (not on a tab).
- Click the “New Tab” option.
- Switch to the about:telemetry page and refresh it.
- Perform a search for a newtab event.
Expected result
- Telemetry events are recorded successfully.
Actual result
- No telemetry event is recorded for the "New Tab" action.
Regression Range
- Not sure if this is a regression. I can reproduce this issue with builds from 2021-04-12 (when bug 1692840 landed).
Notes
- As a side note, Triggering the “New Tab” context menu option from a particular tab successfully records a telemetry event called “context-openANewTab”.
Reporter | ||
Comment 1•4 years ago
|
||
Ni? Gijs as per slack request.
Flags: needinfo?(gijskruitbosch+bugs)
Assignee | ||
Updated•4 years ago
|
Component: Telemetry → Menus
Product: Toolkit → Firefox
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1727
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Flags: needinfo?(gijskruitbosch+bugs)
Updated•3 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•3 years ago
|
||
Rather than adding a new scalar I'm just filing the toolbar context menu's tab-related items
under the tab context menu. The use of other items - customization options like
showing/hiding toolbars and adding/removing buttons - are already covered by other event
telemetry, and this will help group similar items together.
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/42756cd62fb9
get telemetry for tab-related items in the toolbar context menu, r=mossop
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Verified that New Tab option from Tab bar context menu now records data under toolbar-context-openANewTab
using latest Nightlty across platforms (Windows 10, Ubuntu 18.04 and macOS 11.3).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•