Closed Bug 1565801 Opened 5 years ago Closed 5 years ago

68.0 update broke multiple profiles on Mac

Categories

(Toolkit :: Startup and Profile System, defect)

All
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1565597
Tracking Status
firefox68 --- fix-optional
firefox69 --- fix-optional
firefox70 --- fix-optional

People

(Reporter: aowenson+mozillabugzilla, Unassigned)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

Prior to update 68.0 on MacOS, I reguarly use two different Firefox profiles simultaneously. I would launch these like so:

/Applications/Firefox.app/Contents/MacOS/firefox -P profileA
/Applications/Firefox.app/Contents/MacOS/firefox -P profileB

Emphasis on simultaneous, as I would have both open at same time.

After the 68.0 update, I can no longer have both open simultaneously. If I have one profile executing, then attempt to open a new browser on the second profile, that will just open a new window on the first already-executing profile.

Actual results:

Initial condition: no Firefox instances executing

/Applications/Firefox.app/Contents/MacOS/firefox -P profileA
Outcome: One new Firefox instance on profile 'profileA'
/Applications/Firefox.app/Contents/MacOS/firefox -P profileB
Outcome: A second window opened on existing Firefox instance on profile 'profileA'

Expected results:

/Applications/Firefox.app/Contents/MacOS/firefox -P profileA
Outcome: One new Firefox instance on profile 'profileA'
/Applications/Firefox.app/Contents/MacOS/firefox -P profileB
*** Outcome: One new Firefox instance on profile 'profileB' ***

I tested this issue on Mac Os X 10.14 with FF 68 release and FF Nightly 70.0a1(2019-07-16) and I was able to reproduce it. This is a regression because I also test it with FF 67 release and I wasn't able to reproduce it.
Dave, can you please take a look?
Note: On Ubuntu 16.04 and Windows 10 this issue is not reproducible with any version, everything works as expected.

Severity: normal → critical
Status: UNCONFIRMED → NEW
Component: Untriaged → Startup and Profile System
Ever confirmed: true
Flags: needinfo?(dtownsend)
Keywords: regression
OS: Unspecified → macOS
Product: Firefox → Toolkit
Hardware: Unspecified → All
Version: 68 Branch → Trunk
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(dtownsend)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.