Closed
Bug 1418473
Opened 7 years ago
Closed 6 years ago
"Restart to update" and "Help -> Restart with Add-ons Disabled..." does not restart the same profile if there is another profile open
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
mozilla67
People
(Reporter: botond, Assigned: mossop)
Details
(Keywords: regression)
STR:
1. Open one profile in Nightly
2. Open another profile in any Firefox version
3. When there is a Nightly update, "Restart to update"
in the first profile
Expected results:
Nightly updates and reopens the same profile.
Actual results:
Nightly closes and a new window opens in the *other* instance
that's running the other profile.
This is a recent regression; it wasn't happening a few days ago.
![]() |
||
Comment 1•7 years ago
|
||
This has been working for quite a long time so I suspect this mat be due to a change in the startup code. Which OS are you using?
Flags: needinfo?(botond)
![]() |
||
Comment 2•7 years ago
|
||
Does this also happen if you select Help -> Restart with Add-ons Disabled...?
Reporter | ||
Comment 3•7 years ago
|
||
I'm running on Linux (Debian 9).
Reporter | ||
Comment 4•7 years ago
|
||
(In reply to Robert Strong [:rstrong] (use needinfo to contact me) from comment #2)
> Does this also happen if you select Help -> Restart with Add-ons Disabled...?
Yes, it does!
Flags: needinfo?(botond)
![]() |
||
Updated•7 years ago
|
Component: Application Update → Startup and Profile System
Summary: "Restart to update" does not restart the same profile if there is another profile open → "Restart to update" and "Help -> Restart with Add-ons Disabled..." does not restart the same profile if there is another profile open
Reporter | ||
Comment 5•7 years ago
|
||
I tried to get a regression range for the "Restart with Add-ons Disabled" STR, but curiously the issue does not reproduce in mozregression.
That is, the same Nightly build (the latest one), when run directly from the command line, reproduces the issue, but when run as the "bad" build of mozregression, does not.
Reporter | ||
Comment 6•7 years ago
|
||
Is there anything I can do to help get this diagnosed and fixed? This is a very frustrating regression for people who are running multiple profiles at once.
![]() |
||
Comment 7•7 years ago
|
||
Jim, heads up that this regression may be due to a change made by your team.
Flags: needinfo?(jmathies)
![]() |
||
Comment 8•7 years ago
|
||
We really need some sort of a regression ranger here. I can't think of anything sandboxing that might have impacted this.
Flags: needinfo?(jmathies)
Comment 9•7 years ago
|
||
This also appears to affect the "Restart normally..." button in the top-right corner of about:profiles.
Here's my reproducer:
1. On Kubuntu Linux 14.04.5 LTS (64-bit) with 64-bit Mozilla builds of Developer Edition and Nightly...
2. Open Firefox Developer Edition on my "quantum" profile with "Use the selected profile without asking at startup" checked.
3. Open Nightly on a fresh "nightly" profile and ignore the (checked) state of "Use the selected profile without asking at startup".
4. Open about:profiles in Developer Edition
5. Click "Restart normally..."
Developer Edition will fail to restart after shutting down because "the profile is in use".
Assignee | ||
Comment 10•6 years ago
|
||
Firefox 67 has changed a lot about how profile selection and remoting works. Is this still an issue in Firefox 67?
Flags: needinfo?(botond)
Reporter | ||
Comment 11•6 years ago
|
||
Testing with Nightly (68), I can confirm that this issue is now resolved! (I tested with "Restart with add-ons disabled". I don't have an update queued up right now to test "Restart to update", but I assume they share the same mechanism so that should be fixed too.)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(botond)
Resolution: --- → FIXED
Comment 12•6 years ago
|
||
I'm going to optimistically assume that the Mossop's work landed during the 67 cycle is what fixed this.
Assignee: nobody → dtownsend
status-firefox67.0.1:
--- → fixed
status-firefox68:
--- → fixed
status-firefox-esr60:
--- → wontfix
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•