Closed
Bug 1890591
Opened 7 months ago
Closed 7 months ago
Add some utilities to `BackupResource` for copying simple files and SQLite databases to staging
Categories
(Firefox :: Profile Backup, task, P1)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(1 file)
All of the bugs that this one depends on have landed or have in-flight patches. All use very similar techniques for copying simple files, or creating copies of SQLite databases. We can probably factor out a lot of that common logic into utilities hanging off of BackupResource
, to avoid repeating logic too much.
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Assignee: nobody → mconley
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Updated•7 months ago
|
Severity: -- → N/A
Priority: -- → P1
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9aaf465cd0b
Add some utilities to BackupResource for copying files and Sqlite databases. r=backup-reviewers,kpatenio
Comment 3•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•