Closed
Bug 1933147
Opened 1 year ago
Closed 1 year ago
Profile created in the Profile selector window does not have Profile Switching enabled and does not belong to the same profiles group
Categories
(Toolkit :: Startup and Profile System, defect, P2)
Tracking
()
VERIFIED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox133 | --- | unaffected |
| firefox134 | --- | unaffected |
| firefox135 | --- | wontfix |
| firefox136 | --- | verified |
People
(Reporter: sbadau, Assigned: niklas)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(1 file)
Found in
- Nightly 134.0a1
Affected versions
- Nightly 134.0a1
Tested platforms
- Affected platforms: Windows 11 x64, macOS 15.
Preconditions
- Ensure that the pref "browser.profiles.enabled" is set to true in about:config.
Steps to reproduce
- Click on Manage Profiles.
- Check the Show this when Firefox opens box.
- Quit all existing Firefox windows.
- Open Firefox again.
- Create a new profile in the Profile selector window.
- Uncheck the Show this when Firefox opens box.
- Open any of the profiles.
- Switch to the profile created in step 5
Expected result
- The profile created in step 5 should have Profile Switching enabled and belong to the same profiles group as the original profile.
Actual result
- The new profile created in the Profile selector window does not have the toolkit.profiles.storeID preference set (hence, it is not linked to the other profiles), and the browser.profiles.enabled preference is not set to true.
Regression range
- This is not a regression.
| Reporter | ||
Updated•1 year ago
|
Summary: Profile created in the Firefox selector window does not have Profile Switching enabled and does not belong to the same profiles group → Profile created in the Profile selector window does not have Profile Switching enabled and does not belong to the same profiles group
Whiteboard: [fidefe-profile-management]
Updated•1 year ago
|
Blocks: 1927938
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:mossop, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(dtownsend)
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Mass setting S2 severity for 0.5% release bugs. Apologies for the bug spam!
Severity: -- → S2
Priority: -- → P2
Updated•1 year ago
|
Flags: needinfo?(dtownsend)
Pushed by nbaumgardner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5796b71434b4
Initialize user prefs for selectable profile window. r=mossop,jhirsch
Comment 5•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Comment 6•1 year ago
|
||
The patch landed in nightly and beta is affected.
:niklas, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox135towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(nbaumgardner)
| Reporter | ||
Comment 7•1 year ago
|
||
Verified as fixed using the latest Nightly 136.0a1 (Build ID: 20250116214017) on macOS 15 and Windows 11. The profile created in the Profile Selector window now correctly belongs to the same profile group.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(nbaumgardner)
You need to log in
before you can comment on or make changes to this bug.
Description
•