Closed
Bug 1918523
Opened 1 year ago
Closed 1 year ago
Implement background task to delete profile
Categories
(Toolkit :: Startup and Profile System, enhancement, P1)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: jhirsch, Assigned: jhirsch)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(1 file)
In bug 1886001, we added the profile delete page. This bug covers the work to actually delete the profile using a background task.
If the profile being deleted is not the last profile in the group, then we'll want to make some other profile the default before exiting to the background task.
If the profile being deleted is the last profile in the profile group, in the background task, we'll also want to delete the profile group DB.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Not fully baked (still needs tests) but enough to get feedback on the approach.
Updated•1 year ago
|
Attachment #9424543 -
Attachment description: Bug 1918523 - Delete current selectable profile. r?mossop!,niklas → Bug 1918523 - Delete current selectable profile. r?mossop!,niklas,nalexander
Updated•1 year ago
|
Attachment #9424543 -
Attachment description: Bug 1918523 - Delete current selectable profile. r?mossop!,niklas,nalexander → Bug 1918523: Implement background task to delete profile. r=jhirsch!,nalexander!
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dfacb5b1414d
Implement background task to delete profile. r=nalexander,jhirsch
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•