Closed Bug 1226925 Opened 9 years ago Closed 8 years ago

-CreateProfile command line creates an empty prefs.js file. This differs from CreateProfile GUI result.

Categories

(Toolkit :: Startup and Profile System, defect)

43 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bugra, Unassigned)

Details

1) Open Profile Manager GUI with '$ firefox -P'
2) Create an new profile
Result => the new Profile folder contains 1 file 'times.json'

1) open command line
2) run following command '$ firefox -no-remote -CreateProfile <NewProfileName>'
Result => the new Profile folder contains 2 files ('times.json' and 'prefs.js') 

The expected result should be consistent number of files created through GUI or command line.

There was a past discussion on the command line option #168433
The commandline option and the profile manager option do different things, I expect. As noted in bug 168433, the commandline option causes the build to actually run and shut down pretty much immediately - which ends up saving the prefs file without any prefs having been set. The profile manager just creates the profile infrastructure in profiles.ini, maybe the directory, and nothing else.

Does this discrepancy actually cause problems for you? What's the impact here?
Flags: needinfo?(bugra)
This bug is filed in a bugzilla component related to pre-Firefox code which no longer exists. I believe it is no longer relevant and I am therefore closing it INCOMPLETE.

If you believe that this bug is still valid and needs to be fixed, please reopen it and move it to the Toolkit:Startup and Profile System product/component.
No longer blocks: 1243899
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Component: Profile: BackEnd → Startup and Profile System
Ever confirmed: true
Product: Core → Toolkit
Resolution: INCOMPLETE → ---
Meh, I don't care about this. Going to close it WONTFIX.
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(bugra)
You need to log in before you can comment on or make changes to this bug.