Closed
Bug 258308
Opened 20 years ago
Closed 20 years ago
profile manager broken
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: asa, Assigned: benjamin)
Details
(Keywords: fixed-aviary1.0, smoketest)
Profile Manager broken by bsmedberg's checkin for bug 257777 (I think). He's
landed a fix already so this is just to get a record for that checkin.
Assignee | ||
Comment 1•20 years ago
|
||
Index: jar.mn
===================================================================
RCS file: /cvsroot/mozilla/toolkit/profile/jar.mn,v
retrieving revision 1.1.2.1.2.3
retrieving revision 1.1.2.1.2.4
diff -u -4 -r1.1.2.1.2.3 -r1.1.2.1.2.4
--- jar.mn 14 Jul 2004 18:45:17 -0000 1.1.2.1.2.3
+++ jar.mn 7 Sep 2004 17:35:15 -0000 1.1.2.1.2.4
@@ -1,5 +1,5 @@
toolkit.jar:
content/mozapps/profile/createProfileWizard.js (content/createProfileWizard.js)
content/mozapps/profile/createProfileWizard.xul (content/createProfileWizard.xul)
- content/mozapps/profile/profileSelection.js (content/profileSelection.js)
- content/mozapps/profile/profileSelection.xul (content/profileSelection.xul)
+* content/mozapps/profile/profileSelection.js (content/profileSelection.js)
+* content/mozapps/profile/profileSelection.xul (content/profileSelection.xul)
Fixed on branch and trunk.
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•