Closed
Bug 1930770
Opened 22 days ago
Closed 21 days ago
Disable submission of "user-characteristics" and "bounce-tracking-protection" pings on Android
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We don't presently want to submit "user-characteristics" or "bounce-tracking-protection" pings outside of Firefox Desktop (because that's the only app we know for sure is configured to properly support use_ohttp: true
).
So let's wrap their submission in #ifndef MOZ_WIDGET_ANDROID
and double-check that their instrumentation tests aren't expecting to see them there.
Assignee | ||
Comment 1•22 days ago
|
||
Updated•22 days ago
|
Attachment #9436982 -
Attachment description: Bug 1930770 - Disable user-characteristics and bounce-tracking-protection pings on Android r?pbz,tjr → Bug 1930770 - Disable bounce-tracking-protection pings on Android r?pbz,tjr
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/158ca8ea260f
Disable bounce-tracking-protection pings on Android r=pbz,tjr,anti-tracking-reviewers
Status: ASSIGNED → RESOLVED
Closed: 21 days ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•