Closed
Bug 1901758
Opened 1 year ago
Closed 1 year ago
Delete the staging folder after it has been compressed
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: mconley, Assigned: sthompson)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(1 file)
Once the staging folder has been compressed to a ZIP file, we no longer need the staging folder, and can reclaim disk space by deleting it. We should do that after the compressed has completed.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Clean up intermediate artifacts in order to be kind to users' disk space:
- remove staging folder after compressing the staging folder into a new single ZIP file
- remove that single ZIP file after embedding its contents into the backup HTML file
Updated•1 year ago
|
Assignee: nobody → sthompson
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f707dfc0765c
Remove intermediate artifacts during backup r=backup-reviewers,mconley
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•