pjs/profile/src
sspitzer%netscape.com a4f6b90b20 stop the crash that causes #40306. the "first time start page" causes us
many problem on linux, not sure if it is related to that page, or
the redirect.  still investigating.

other changes here remove the crap code that forces you to go to
the checkin guidelines page and to see the account manager on start up
on debug builds.  this was preventing debug builds from seeing the problem.

after this change debug behaves like optimized, which is what we want.

r=mscott, a=granrose
2000-05-23 22:18:08 +00:00
..
.cvsignore workf for porting profiles to UNIX 1999-04-16 04:18:07 +00:00
Makefile.in Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
makefile.win Bugzilla bug #27457: prepare the Windows build system for NSPR library 2000-02-15 14:35:15 +00:00
nsProfile.cpp stop the crash that causes #40306. the "first time start page" causes us 2000-05-23 22:18:08 +00:00
nsProfile.h Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:29:42 +00:00
nsProfileAccess.cpp more string fun 2000-04-27 22:38:19 +00:00
nsProfileAccess.h Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:29:42 +00:00
nsProfileFactory.cpp Converting to use nsIModule macro. r=dp. 2000-01-03 23:37:30 +00:00