Closed
Bug 1925084
Opened 1 year ago
Closed 1 year ago
"Manage profiles" should lazily create the DB and add the toolkit profile
Categories
(Toolkit :: Startup and Profile System, enhancement)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: jhirsch, Assigned: jhirsch)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
If the user has profiles enabled and clicks "Manage Profiles" in the menu before creating a selectable profile via "Create New", we should lazily init the DB and insert the current profile into it, so that the profile chooser dialog will show their current profile.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → jhirsch
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by jhirsch@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9c7aa0c868f
Lazily init the selectable profiles DB and import the toolkit profile on first load of about:profilemanager. r=niklas
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•