Closed
Bug 1885939
Opened 2 years ago
Closed 2 years ago
Implement `backup` method for PreferencesBackupResource
Categories
(Firefox :: Profile Backup, task, P1)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Whiteboard: [fidefe-device-migration] )
Attachments
(1 file)
This bug is for implementing the backup method on the BackupResource(s) that were created for bug 1883739.
Note that for the user preferences (the things displayed in about:config), we'll want to use the special API exposed in bug 1883514 to asynchronously write the preferences state to a backup file.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Summary: Implement `backup` method for the BackupResource(s) created for all general user preference and user permission stores → Implement `backup` method for PreferencesBackupResource
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mconley
Priority: P3 → P1
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ae30e556cab
Implement backup method for PreferencesBackupResource. r=backup-reviewers,kpatenio
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•