Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 756f266a2e Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies. 2000-02-08 06:34:05 +00:00
dp%netscape.com a3ca20853d Using NS_METHOD to satisfy windows compiler instead of nsresult. 2000-01-31 22:57:28 +00:00
dougt%netscape.com 18fc5010ac nsIFile Landing 2000-01-24 21:31:43 +00:00
dp%netscape.com c5a4faab1c Preparing cookies for merging with necko.
- Eliminated interdepency betn CookieService and CookieHTTPNotify
- CID/Progid for CookieHTTPNotify
2000-01-22 22:46:13 +00:00
morse%netscape.com 741303b745 continue implementing reject-foreign-cookies pref, bug=13655, r=rjc, a=chofmann 1999-12-19 03:44:34 +00:00
morse%netscape.com b7d4644762 implement foreign-cookie pref, bug 13655, r=neeti, a=chofmann 1999-12-18 05:48:26 +00:00
mscott%netscape.com fcb8e0e82c fix circular reference between cookie notify and the cookie service.
remove circular reference on the cookie service.
 r=morse
1999-12-17 00:42:33 +00:00
tbogard%aol.net c24c54da60 Checkin for valeski:"r=travis, fixing eval of un-init'd rv". 1999-12-07 02:06:25 +00:00
dp%netscape.com 3ae2057cf2 Fixing leak of atoms. r=beard@netscape.com, morse@netscape.com 1999-12-06 23:28:26 +00:00
valeski%netscape.com 6229cb8e6d r=sdagley. 20669. we were sending a cookie header for *every* url request; empty for urls that didn't have a cookie associated with them. Now we only set cookies when we have one to set 1999-12-03 07:01:23 +00:00
dp%netscape.com 44bfeef78a Delinking nsCookieHTTPNotify and cookie internal apis. Now the
nsCookieHTTPNotify calls the cookie api using the cookieservice. This
gets us to removing the nsCookieHTTPNotify off the cookie dll into
apprunner which would cause a delayed on demand load of the cookie
dll. r=neeti@netscape.com
1999-11-29 22:02:20 +00:00
dp%netscape.com f831e45a95 Adding back implementation for nsINetNotify. This got removed in the
previous checkin.
1999-11-23 22:05:18 +00:00
dp%netscape.com 8360c57b6b - Converting to using COMPtrs
- Caching of Atoms
- Making code readable
- Removing Create() method. Adding Init() method.
r=neeti
1999-11-23 21:57:05 +00:00
dp%netscape.com dd0a36666d Beautify... 1999-11-23 07:54:25 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
neeti%netscape.com 32f3c83b10 *** empty log message *** 1999-10-04 14:08:52 +00:00
morse%netscape.com 8f1552a714 fix bug 14145, approved chofmann 1999-09-26 09:38:07 +00:00
troy%netscape.com 38d32c4d4a Removed annoying printf message 1999-09-17 01:45:00 +00:00
gagan%netscape.com d428064ce9 Might as well get rid of the warnings. 1999-08-27 11:11:14 +00:00
gagan%netscape.com 969f89e49a Argh... looks like this was breaking windows so casting to char*. 1999-08-27 11:08:51 +00:00
gagan%netscape.com 423a327bde Fixes the tree horkage. 1999-08-27 10:37:27 +00:00
gagan%netscape.com 3e88e95b47 More mem leaks fixed that were showing originating in nsStdURL. 1999-08-27 10:16:52 +00:00
dougt%netscape.com 98fd5eabb5 modifing to match changes in nsNetModule api. 1999-08-24 00:36:06 +00:00
leaf%mozilla.org 59839a7409 backing out dougt 1999-08-19 02:35:39 +00:00
dougt%netscape.com c9bfdf7d8d updating for the new net notification service.
changed Qi
1999-08-18 09:35:04 +00:00
neeti%netscape.com e457d4e4a6 fixing GetResponseHeader to use "set-cookie" instead of "cookie" 1999-08-05 20:21:46 +00:00
rpotts%netscape.com 0a4923691e Fixed up the calls to the nsIHTTPChannel to use the new header APIs... 1999-08-05 08:30:52 +00:00
morse%netscape.com 23a42d37fd major cleanup of cookie code 1999-07-31 13:22:20 +00:00
valeski%netscape.com 195ea902b4 added the nsCookieHTTPNotify class to the lib factory. also fixed a QI bug. 1999-06-27 16:43:03 +00:00
valeski%netscape.com 244cd57e40 CHECKIN NOT ON MAIN PULL: removed the cookie module dependency on the HTTPResponse interface. 1999-06-16 14:49:25 +00:00
neeti%netscape.com 2dc050fa73 More of the Cookie Module Stuff 1999-06-12 00:01:52 +00:00
neeti%netscape.com e4785c6367 The Cookie Module: Initial Version 1999-06-10 22:08:59 +00:00