Closed
Bug 1885939
Opened 8 months ago
Closed 7 months 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•8 months ago
|
Assignee | ||
Updated•8 months 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•8 months ago
|
Assignee: nobody → mconley
Priority: P3 → P1
Assignee | ||
Comment 1•8 months 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•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months 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
•