Closed Bug 1893709 Opened 5 months ago Closed 2 months ago

SelectableProfileService - implement SelectableProfile lifecycle methods

Categories

(Toolkit :: Startup and Profile System, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: jhirsch, Assigned: niklas)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [fidefe-profile-management] )

Attachments

(1 file)

In this bug, we implement the SelectableProfile lifecycle methods that we'll use to create, update, and remove SelectableProfiles from a given profile group:

  • import named profile into existing group (this is a key step in onboarding/upgrading an old single named profile to a new profile group)
  • create new selectable profile and add to existing group
  • delete profile from group as a background task (one method to schedule task, one to run in the task)
  • if the last profile in a group is deleted, remove the group DB as well (again, in the callback invoked by the background task)

See https://docs.google.com/document/d/1SX31qTJzsNnrBJ7I4EHmJ8sLAQVDkKfhwnu6G_4QLbA/edit for more details

Whiteboard: [fidefe-profile-management]
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
Pushed by nbaumgardner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0dfbcb1aee44 Add SelectableProfile lifecycle methods. r=jhirsch,mossop
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: