gecko-dev/extensions/cookie
1999-12-17 20:47:46 +00:00
..
macbuild changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
tests updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
.cvsignore Ignore generated files. 1999-07-02 05:43:31 +00:00
htmldlgs.h Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
Makefile.in Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
makefile.win Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
MANIFEST First Checked In. 1999-07-23 05:15:35 +00:00
nsCookie.cpp Fix for 22065, cookies are read twice. a=sspitzer, r=leaf 1999-12-17 20:47:46 +00:00
nsCookie.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsCookieHTTPNotify.cpp fix circular reference between cookie notify and the cookie service. 1999-12-17 00:42:33 +00:00
nsCookieHTTPNotify.h fix circular reference between cookie notify and the cookie service. 1999-12-17 00:42:33 +00:00
nsCookieService.cpp Fix for 22065, cookies are read twice. a=sspitzer, r=leaf 1999-12-17 20:47:46 +00:00
nsICookieService.h Delinking nsCookieHTTPNotify and cookie internal apis. Now the 1999-11-29 22:02:20 +00:00