Open Bug 1908564 Opened 1 year ago Updated 1 year ago

Backup restore dialog should default to the last backup if available

Categories

(Firefox :: Profile Backup, task, P3)

task

Tracking

()

ASSIGNED

People

(Reporter: fchasen, Assigned: fchasen)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-device-migration] )

Attachments

(1 file, 1 obsolete file)

The last backup should be set as the backupFileToRestore if one is found so users can restore that directly.

Assignee: nobody → fchasen
Status: NEW → ASSIGNED
Severity: -- → N/A
Blocks: 1890579
No longer depends on: 1890579
  • Sets the last backup file as the backupFileToRestore if it's available.
  • Fix destructuring error on canceling filepicker.
  • backupFilePath -> backupDirPath for restore component.
  • Listen for return KeyEvent to accept restore dialog.
  • If the browser.backup.scheduled.last-backup-file pref was set or a new backup is created, backupFileToRestore will be set with that backup file path and used as the default path for the restore dialog input.
  • Adds a _restoreFromBackupDialogShown property for BackupSettings to defers setting the backup file to restore until the dialog is shown, as this will request information from the backup archive.
  • Allow re-initting the backup Scheduler for testing.

Depends on D219579

Attachment #9419819 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: