Open Bug 1907140 Opened 23 days ago Updated 23 days ago

Move logic for updated scheduled-backups pref from `BackupUIParent.receiveMessage` to `BackupService.setScheduledBackups`

Categories

(Firefox :: Profile Backup, task, P3)

task

Tracking

()

People

(Reporter: kpatenio, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-device-migration])

As of https://phabricator.services.mozilla.com/D215826, we have code within receiveMessage that handles file encryption/decryption as well as deletion if we detect a ToggleScheduledBackups event. We could move all of it to the backup service itself, mainly in setScheduledBackups, so that the parent actor does not have to worry about such logic.

Severity: -- → N/A
Priority: -- → P3
Whiteboard: [fidefe-device-migration]
You need to log in before you can comment on or make changes to this bug.