Closed
Bug 1961641
Opened 22 days ago
Closed 19 days ago
Add telemetry reason when Smart Tab Model has no suggestion
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: vbaungally, Assigned: vbaungally)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•22 days ago
|
||
We were initializing two SmartTabGroupingManager instances in tabbrowser and tabgroup-menu. This was
causing issues with telemetry. Handled by passing the instance as a parameter.
Also, adding the model reason for no suggestion per DS request.
Pushed by vbaungally@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26d604da5937
Add Telemetry when Smart Tab Model has no suggestion. r=ngrato,tabbrowser-reviewers
Comment 3•19 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 19 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•13 days ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•