gecko-dev/extensions/cookie
morse%netscape.com 8e6302d6d0 bug 52026, crash when remembering cookie decisions, r=dveditz 2000-09-13 04:23:52 +00:00
..
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
tests bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
.cvsignore Ignore generated files. 1999-07-02 05:43:31 +00:00
MANIFEST First Checked In. 1999-07-23 05:15:35 +00:00
Makefile.in Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
makefile.win removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32 2000-08-03 04:57:23 +00:00
nsCookie.cpp bug 52026, crash when remembering cookie decisions, r=dveditz 2000-09-13 04:23:52 +00:00
nsCookie.h bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
nsCookieHTTPNotify.cpp r=dp. removing extraneous junk 2000-08-03 22:04:28 +00:00
nsCookieHTTPNotify.h Using NS_METHOD to satisfy windows compiler instead of nsresult. 2000-01-31 22:57:28 +00:00
nsCookieService.cpp added some defensive coding to previous checkin 2000-09-07 07:21:42 +00:00
nsCookieService.h bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
nsICookieService.h bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00