Closed Bug 164527 Opened 23 years ago Closed 23 years ago

"function foo" unused

Categories

(SeaMonkey :: Startup & Profiles, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Biesinger, Assigned: Biesinger)

References

()

Details

Attachments

(1 file)

chb@frodo:~/mozilla/profile$ grep -r foo * resources/content/profileSelection.js:function foo() src/nsProfile.cpp: * 1) user creates a profile "foo" and the directory gets named "foo". src/nsProfile.cpp: * 3) user deletes the profile "foo", but chooses not to delete the files on disk. (they are given this option when deleting a profile) src/nsProfile.cpp: * 4) user renames "bar" profile to "foo", but still uses the directory named "bar" on disk chb@frodo:~/mozilla/profile$ --> this function is unused and should be removed.
Attachment #96820 - Flags: review+
Comment on attachment 96820 [details] [diff] [review] patch sr=bzbarsky; test well! And make sure to get review from whoever wrote this function to start with (or at least a clarification for why we have it).
Attachment #96820 - Flags: superreview+
taking bug Ben, you wrote that function; what is it good for? Is the patch here OK with you?
Assignee: ben → cbiesinger
sniff. my first and last easter egg. rest in peace. (yes, remove it)
done.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified code fix
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: