gecko-dev/netwerk/cookie
dwitte%stanford.edu b0c03defea unfork the core cookie backend prefs, between mozilla & firebird. this makes the cookie backend GRE-friendly. it also breaks firebird, but that's their own fault. (a firebird fix will be landing shortly).
b=221078, r=caillon, sr=darin.
2003-10-16 20:54:29 +00:00
..
public make the cookie whitelist override the "limit cookie lifetime to session" pref. this allows the user to whitelist certain sites for setting permanent cookies, while non-whitelisted sites are downgraded to session cookies. also adds an "downgrade cookies from this site to session" permissionlist value, so now we have a whitelist/blacklist/sessionlist. (UI for this latter feature is not yet hooked up). 2003-10-16 13:17:12 +00:00
src unfork the core cookie backend prefs, between mozilla & firebird. this makes the cookie backend GRE-friendly. it also breaks firebird, but that's their own fault. (a firebird fix will be landing shortly). 2003-10-16 20:54:29 +00:00
.cvsignore Adding missing .cvsignore files. a=leaf. 2002-02-27 23:53:14 +00:00
Makefile.in moving cookie service into necko: b=210561 r=dwitte sr=bryner 2003-10-10 23:08:01 +00:00