You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When _not_ explicitly requesting a specific Firefox profile directory
the default profile is chosen. However on top of profiles Firefox may
have multiple "installs" (listed in the `installs.ini` file) each with
their own default profile.
Before, the default profile was the one from the first install.
However, it makes more sense to pick the last one instead, assuming
that that's the most recently created one, and thus the active one.
0 commit comments