|
|
|
|
|
by philo23
209 days ago
|
|
From that diff it looks to me that if ~/.mozilla exists OR if MOZ_LEGACY_HOME is set it uses ~/.mozilla, otherwise it uses the $XDG_CONFIG_HOME/.mozilla directory instead. So no migration to the XDG directory, but also no throwing away your existing data either. |
|
Who knows what might be touching that data today. Or backing it up, etc