Closed
Bug 24247
Opened 25 years ago
Closed 25 years ago
Create the first profile silently when no 4x profiles are found
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: racham, Assigned: racham)
Details
At present, on launcing the browser with -installer option takes us to profile
manager UI if there are no 4x profiles are found for migration. User then have
to create a 5.0 profile and move on to use the browser. If no 4x profiles are
found, we should simply create a profile silently with default values and let
the user go to the browser directly avoiding all intermediate steps.
Fix for this is trivial. Once we dertermine the number of 4x profiels to be
ZERO, we can simply create a new profile with CreateNewProfile routine and
browser will then be launched without any additional changes. Marking M14.
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
The app now creates a profile named "default" silently when it finds no 4x
& 5x profiles on running mozilla -installer. Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•