Closed Bug 1948033 Opened 1 month ago Closed 28 days ago

Enable data-deletion request before sending it on Focus

Categories

(Focus :: General, defect)

All
Android
defect

Tracking

(firefox136 fixed, firefox137 fixed)

RESOLVED FIXED
137 Branch
Tracking Status
firefox136 --- fixed
firefox137 --- fixed

People

(Reporter: polly, Assigned: polly)

References

Details

Attachments

(2 files)

The daily usage ping data-deletion request is not enabled by default, so it wasn't getting sent through by Glean.
Just needs a setEnabled adding in.

Assignee: nobody → polly

The deletion request needs to be enabled after the usage reporting is enabled, because that will set up the usage reporting id which will identify the deletion request.
There's no reason for the deletion request to ever be disabled, however, so it's just set to true.

The deletion request needs to be enabled after the usage reporting is enabled, because that will set up the usage reporting id which will identify the deletion request.
There's no reason for the deletion request to ever be disabled, however, so it's just set to true.

Original Revision: https://phabricator.services.mozilla.com/D238072

Attachment #9466137 - Flags: approval-mozilla-beta?

beta Uplift Approval Request

  • User impact if declined: privacy impact; data will not be deleted after toggling switch off
  • Code covered by automated testing: no
  • Fix verified in Nightly: no
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: look for "usage-deletion-request" ping in glean debug viewer
  • Risk associated with taking this patch: low
  • Explanation of risk level: it's a very small change
  • String changes made/needed: no
  • Is Android affected?: yes
Pushed by pmceldowney@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0a29f1426b94 Focus: Enable data-deletion request before sending it r=android-reviewers,twhite
Summary: Enable data-deletion request before sending it → Enable data-deletion request before sending it on Focus
Status: NEW → RESOLVED
Closed: 28 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Attachment #9466137 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: