Commit 278a3cd
authored
Default to last Firefox install if multiple
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.1 parent ae731e3 commit 278a3cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments