This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71d538ea91cab26bd3e673ca9f836e539bef90cd
Mozilla
/
mozilla
/
extensions
/
cookie
History
ccarlen%netscape.com
a8efafccd4
Converted use of nsIFileLocator to nsIDirectoryService.
...
r=morse git-svn-id: svn://10.0.0.236/trunk@76825 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-22 00:39:09 +00:00
..
macbuild
…
tests
removing unneeded import lib/static lib links
2000-08-03 07:56:58 +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
MANIFEST
…
nsCookie.cpp
Converted use of nsIFileLocator to nsIDirectoryService.
2000-08-22 00:39:09 +00:00
nsCookie.h
use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com
2000-06-16 14:56:47 +00:00
nsCookieHTTPNotify.cpp
r=dp. removing extraneous junk
2000-08-03 22:04:28 +00:00
nsCookieHTTPNotify.h
…
nsCookieService.cpp
r=dp. removing extraneous junk
2000-08-03 22:04:28 +00:00
nsCookieService.h
use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com
2000-06-16 14:56:47 +00:00
nsICookieService.h
use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com
2000-06-16 14:56:47 +00:00