Closed
Bug 2039847
Opened 1 month ago
Closed 3 days ago
Add events for tab interactions
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
References
(Regressed 1 open bug)
Details
Attachments
(5 files)
No description provided.
| Assignee | ||
Comment 2•27 days ago
|
||
| Assignee | ||
Comment 3•27 days ago
|
||
| Assignee | ||
Comment 4•27 days ago
|
||
This saves us spreading and breaking out the metrics context in various places and makes the following patch easier.
| Assignee | ||
Comment 5•27 days ago
|
||
We send both events (which can be throttled if the rate is too high) and counters for raw numbers.
Pushed by dtownsend@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8ab336b80008
https://hg.mozilla.org/integration/autoland/rev/d5cc07a71215
Fix intermittent test failure in browser_tab_groups_tab_interactions_telemetry.js. r=tabbrowser-reviewers,jswinarton
Status: NEW → RESOLVED
Closed: 25 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
| Assignee | ||
Updated•25 days ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•25 days ago
|
| Assignee | ||
Comment 8•19 days ago
|
||
Updated•19 days ago
|
Attachment #9600800 -
Attachment description: Bug 2039847: Fix tab closes from the context menu to use the TAB_MENU source. r=sthompson! → Bug 2039847: Change some potential mischaracterisations in the tab groups telemetry. r=sthompson!
| Assignee | ||
Updated•19 days ago
|
Keywords: leave-open
Pushed by dtownsend@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e049abbb9f71
https://hg.mozilla.org/integration/autoland/rev/ff298d78d479
Normalize telemetry source naming in tabbrowser. r=tabbrowser-reviewers,omc-reviewers,jswinarton,mviar
Comment 10•18 days ago
|
||
| bugherder | ||
Comment 11•18 days ago
|
||
Pushed by dtownsend@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/822c79488936
https://hg.mozilla.org/integration/autoland/rev/e36be8043639
Normalize the metricsContext parameter. r=tabbrowser-reviewers,fxview-reviewers,dao,nsharpley
Comment 12•18 days ago
|
||
Pushed by nfay@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/93bdd7838e35
https://hg.mozilla.org/integration/autoland/rev/16fe97b115d9
Revert "Bug 2039847: Normalize the metricsContext parameter. r=tabbrowser-reviewers,fxview-reviewers,dao,nsharpley" for causing bc failures @ browser_sma_create_group_from_current_tab.js
Comment 13•18 days ago
•
|
||
Backed out for causing bc failures @ browser_sma_create_group_from_current_tab.js
This one too: https://treeherder.mozilla.org/logviewer?job_id=575038265&repo=autoland&task=JZoKYxd6QUaq_kJIlBZKVA.0&lineNumber=43139
Flags: needinfo?(dtownsend)
| Assignee | ||
Updated•17 days ago
|
Flags: needinfo?(dtownsend)
Comment 14•17 days ago
|
||
Pushed by dtownsend@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/24a5270acd93
https://hg.mozilla.org/integration/autoland/rev/b9a69fec883c
Normalize the metricsContext parameter. r=tabbrowser-reviewers,fxview-reviewers,dao,nsharpley,omc-reviewers,emcminn
https://github.com/mozilla-firefox/firefox/commit/b55dce01dac9
https://hg.mozilla.org/integration/autoland/rev/48f92b0566a1
Change some potential mischaracterisations in the tab groups telemetry. r=sthompson,tabbrowser-reviewers
Comment 15•16 days ago
|
||
| bugherder | ||
Comment 16•4 days ago
|
||
Pushed by dgottwald@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9382120b0692
https://hg.mozilla.org/integration/autoland/rev/6c57eeacfbce
Add events for tab interactions. r=tabbrowser-reviewers,mstriemer,dao,sthompson
Updated•4 days ago
|
Keywords: leave-open
Comment 17•3 days ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 25 days ago → 3 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•