gecko-dev/netwerk/cookie
dwitte%stanford.edu cd7d429814 reduce mallocs when creating a new nsCookie, by storing member strings contiguously with the cookie object.
b=223289, r=caillon, sr=darin.
2003-11-18 12:30:23 +00:00
..
public clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad. 2003-11-14 06:43:08 +00:00
src reduce mallocs when creating a new nsCookie, by storing member strings contiguously with the cookie object. 2003-11-18 12:30:23 +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