Open Bug 1462289 Opened 6 years ago Updated 2 years ago

RFE : command or other way to automate profile refresh

Categories

(Toolkit :: Startup and Profile System, enhancement, P5)

60 Branch
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: alexis.hauser, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180509235650

Steps to reproduce:

I would like to be able to refresh around 800 firefox profiles, without having to do it manually from GUI


Actual results:

there seems to be no command or explicit documentation about how to do it automatically, except the manual "refresh firefox"


Expected results:

a command argument or other tool should permit to refresh firefox, i.e. firefox --refresh-profile
Severity: normal → enhancement
Component: Untriaged → Startup and Profile System
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
Can you try -reset-profile and see if it does what you want?

https://searchfox.org/mozilla-central/source/toolkit/xre/nsAppRunner.cpp#2214
Thank you for your reply,
I tried this, but it removes bookmarks and saved passwords, controry to the "refresh firefox" functionality (which seems to be available only from GUI).
Add the -migration parameter and see if that does it (-reset-profile and -migration)
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.