Closed
Bug 1894021
Opened 1 year ago
Closed 1 year ago
Stub out methods and properties on BackupService for the BackupUIParent to call
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
INVALID
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration])
These methods and properties are:
- A
scheduleEnabledgetter and setter. - A
backupFileLocationgetter and setter. - A
setPasswordmethod - A
clearPasswordmethod - A
recoverFromBackupFilemethod.
None of these methods, getters or setters need to do anything right away, beyond perhaps logging.
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
The BackupService methods for these things should all be available now, so I don't think this is necessary anymore.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•