Closed
Bug 1996358
Opened 2 months ago
Closed 2 months ago
Init profiles service before copying
Categories
(Toolkit :: Startup and Profile System, defect, P1)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: jhirsch, Assigned: jhirsch)
References
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(1 file)
When bug 1992199 landed, we did not handle the edge case where someone creates a new profile for the first time by clicking the "copy this profile" button. Let's init the database before getting currentProfile inside browser-profiles.js.
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed by jhirsch@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/56a2c00d85f8
https://hg.mozilla.org/integration/autoland/rev/c5853625913e
Init the SelectableProfileService before attempting to copy a profile r=profiles-reviewers,niklas
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•