gecko-dev/extensions/cookie
2000-11-20 07:16:06 +00:00
..
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
tests Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
.cvsignore Ignore generated files. 1999-07-02 05:43:31 +00:00
Makefile.in Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +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
MANIFEST First Checked In. 1999-07-23 05:15:35 +00:00
nsCookie.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsCookie.h bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
nsCookieHTTPNotify.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsCookieHTTPNotify.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsCookieService.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsCookieService.h bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
nsICookieService.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00