Closed Bug 292075 Opened 19 years ago Closed 17 years ago

improve seamonkey's local profile support

Categories

(Core Graveyard :: Profile: BackEnd, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Biesinger, Unassigned)

References

Details

(Keywords: helpwanted)

bug 291033 added the ability to have a "local" profile directory

that directory should be salted, like the normal profile dir
and, for manually created directories in a path outside of application data, the
temp directory should maybe be identical to the profile dir.
OS: Linux → All
*** Bug 296890 has been marked as a duplicate of this bug. ***
FYI, this prevents profile deletion (via Profile Manager) from deleting XUL.mfasl and Cache (assuming the user didn't change their Cache to live inside the salted directory).

The reason is that the profile manager assumes that the directory isn't salted because it isn't the only child of its parent:

http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/profile/src/nsProfile.cpp&rev=1.316&mark=1507-1528#1481
AFAIK, this is fixed by using the toolkit code now.
Status: NEW → RESOLVED
Closed: 17 years ago
Depends on: suiterunner
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.