Closed Bug 1901528 Opened 9 months ago Closed 8 months ago

Add method to BackupService that will extract the data from from a single-file backup archive, decompress it, recover from it, and optionally launch it

Categories

(Firefox :: Profile Backup, task, P3)

task

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: mconley, Assigned: mconley)

References

Details

(Whiteboard: [fidefe-device-migration])

Attachments

(2 files)

We already have the mechanism for extracting the archive. We should:

  1. Extract to a file called recovery.zip in the backup folder
  2. Decompress the recovery.zip into a folder called recovery under the backup folder
  3. Recover from that folder, and optionally launch the profile.
Assignee: nobody → mconley
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e930d0a4bc7d Part 1: Rename BackupService.recoverFromBackup to BackupService.recoverFromSnapshotFolder. r=backup-reviewers,kpatenio https://hg.mozilla.org/integration/autoland/rev/55fbdf54a5bb Part 2: Support recovering from single-file archives. r=backup-reviewers,fchasen
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: