Closed
Bug 1892332
Opened 1 year ago
Closed 1 year ago
Distinguish between private and regular browsing modes wrt Google signed-in telemetry
Categories
(Firefox :: Search, defect, P1)
Firefox
Search
Tracking
()
VERIFIED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: scunnane, Assigned: scunnane)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Via the QA process for bug 1877494, we found that Google signed-in telemetry is not correct when the SERP is loaded into a private browsing mode window or tab. Two points here:
- We do not want to record telemetry for a client's Google account signed-in status in private browsing mode, so what's currently happening is accidentally the desired behavior.
- We need to correctly account for context (private vs. regular browsing modes) in our Google signed-in telemetry so that we can explicitly (rather than accidentally) not collect Google signed-in telemetry when in PBM.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by scunnane@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f653f3953413
Distinguish between private and regular browsing modes wrt Google signed-in telemetry. r=jteow
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Comment 4•4 months ago
|
||
Marking this as verified fixed. The tag for PBM is correctly registed on the impression pings along with the sign in status (was included in the testing activities for the request).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•