Bug 1925774 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

To start with a different profile, the startup operation must be repeated twice with that profile.

Steps to reproduce:
1. Prepare two different profile called `profile-A` and `profile-B`. And let `profile-A` be the last used profile.
2. Start profile chooser. i.e., firefox.exe -p
3. Choose `profile-A` (that is pre-selected) then press [Start Nightly] button
4. Quit the browser
5. Start profile chooser again. i.e., firefox.exe -p
6. Choose `profile-B` then press [Start Nightly] button

Actual Results:
Browser does not start. (Silently fail).
To start the browser, you must repeat step 5 again.

Expected results:
Browser should start with the chosen profile

Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b9985db52a3577c35467ba72765bd9cd919d6802&tochange=d04c781d28a45fcac3298539e5b6ac026c388e55
To start with a different profile, the startup operation must be repeated twice with that profile.

Steps to reproduce:
1. Prepare two different profile called `profile-A` and `profile-B`. And let `profile-A` be the last used profile.
2. Start profile chooser. i.e., firefox.exe -p
3. Choose `profile-A` (that is pre-selected) then press [Start Nightly] button
4. Quit the browser
5. Start profile chooser again. i.e., firefox.exe -p
6. Choose `profile-B` then press [Start Nightly] button

Actual Results:
Browser does not start. (Silently fail).
To start the browser, you must repeat step 5 again.

Expected results:
Browser should start with the chosen profile

Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b9985db52a3577c35467ba72765bd9cd919d6802&tochange=d04c781d28a45fcac3298539e5b6ac026c388e55

Interestingly, the debug builds do not seem to have this problem.

Back to Bug 1925774 Comment 0