Closed
Bug 1235864
Opened 9 years ago
Closed 9 years ago
about:profiles, "Start Nightly" button doesn't do anything after I delete "default" profile
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: arni2033, Assigned: baku)
References
Details
Attachments
(1 file)
1.26 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
>>> My Info: Win7_64, Nightly 46, 32bit, ID 20151230030234
STR:
1. Open Brand NEW profile manager, create new profile
Make sure checkbox "Use the selected profile without asking at startup" is checked
Make sure profile from Step 1 is selected
2. Click button "Set as default profile" next to the profile from Step 1
3. Click button "Remove" next to the profile from Step 1, click "Delete files"
4. Click button "Set as default profile" next to any other profile
5. Click button "Start Nightly" at the bottom of the page
Result: Nothing
Expectations: It should start Nightly with selected profile
// Also, if you're aware, please tell me why it was decided to implement regressive bug 1232629
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8702989 -
Flags: review?(ehsan)
Updated•9 years ago
|
Attachment #8702989 -
Flags: review?(ehsan) → review+
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → amarchesini
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
The added block of code does nothing when user deletes the last profile. Could somebody test the following scenario? (I have ~16 profiles currently)
1. Open Brand NEW profile manager, delete all profiles
2. Click button "Create a New Profile", click "Next", click "Finish" [profile is created]
3. Click button "Set as default profile" next to the only profile (just in case)
4. Click button "Start Nightly" at the bottom of the page
Expectations:
Nightly should launch the profile created in Step 2
You need to log in
before you can comment on or make changes to this bug.
Description
•