Closed
Bug 1960683
Opened 1 year ago
Closed 1 year ago
Event should not be sent for Smart Tab Grouping if the user has not opted in
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
139 Branch
People
(Reporter: vbaungally, Assigned: vbaungally)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
|
Bug 1960683 - Prevent event from being sent for Smart Tab Grouping if not opted-in. r?rrando,dwalker
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
Bug 1960683 - Prevent event from being sent for Smart Tab Grouping if not opted-in. r?rrando,dwalker
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9479166 -
Attachment description: Bug 1960683 - Do not sent event for Smart Tab Grouping if no opt-in. r?rrando,dwalker → Bug 1960683 - Prevent event from being sent for Smart Tab Grouping if not opted-in. r?rrando,dwalker
Pushed by vbaungally@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d2f1539c87f
Prevent event from being sent for Smart Tab Grouping if not opted-in. r=tabbrowser-reviewers,sthompson
| Assignee | ||
Comment 3•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D245601
Updated•1 year ago
|
Attachment #9479194 -
Flags: approval-mozilla-beta?
Comment 4•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: No user impact, but we'll be getting telemetry for ML when the user hasn't opted in.
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: Turn off
browser.tabs.groups.smart.optinand right click on a tab and "Add Tab to New Group". Press cancel and check that no glean event is sentGlean.tabgroup.smartTabTopic.testGetValue() - Risk associated with taking this patch: There shouldn't be any. We have good test coverage here.
- Explanation of risk level: We should get this in, otherwise the telemetry we're getting for the Smart Tab Topic Model will be wrong. Thanks!
- String changes made/needed: No
- Is Android affected?: no
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•1 year ago
|
Attachment #9479194 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 year ago
|
status-firefox138:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•