Open Bug 1906938 Opened 24 days ago Updated 24 days ago

Delegate responsibility of showing file pickers from BackupUIParent to BackupService

Categories

(Firefox :: Profile Backup, task, P3)

task

Tracking

()

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-device-migration])

We've got some code that opens native file pickers in BackupUIParent, and similar code in BackupService. I think we can de-duplicate and simplify a bit here. I'm going to suggest we delegate the responsibility to the BackupService. This way, the BackupUIParent / BackupUIChild can be a fairly thin layer between the UI components and the BackupService.

You need to log in before you can comment on or make changes to this bug.