.. |
macbuild
|
Attempt to add nsICookieConsent.idl correctly this time, although mac builds will still need kicking. b=113143
|
2002-02-15 14:39:55 +00:00 |
resources
|
bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag
|
2002-08-12 06:30:59 +00:00 |
tests
|
Remove unused _NS_IMPL_COOKIE/NS_COOKIE defines.
|
2002-08-15 05:34:26 +00:00 |
.cvsignore
|
|
|
jar.mn
|
bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf
|
2002-06-25 22:33:44 +00:00 |
Makefile.in
|
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
|
2002-08-27 01:05:21 +00:00 |
MANIFEST
|
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
|
2002-03-15 03:49:00 +00:00 |
MANIFEST_IDL
|
bug 113143, cookie module to call compact-policy parser, r=sgehani,harishd, sr=jag
|
2002-02-15 03:01:32 +00:00 |
nsCCookie.h
|
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
|
2002-03-16 02:16:23 +00:00 |
nsCCookieManager.h
|
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
|
2002-03-16 02:16:23 +00:00 |
nsCookie.cpp
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
nsCookie.h
|
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
|
2002-03-15 03:49:00 +00:00 |
nsCookieHTTPNotify.cpp
|
bug 137079, account management at buy.com does not work, r=pink, sr=alecf
|
2002-05-13 20:41:22 +00:00 |
nsCookieHTTPNotify.h
|
License changes, take 2. Bug 98089. mozilla/extensions/.
|
2001-09-25 23:31:24 +00:00 |
nsCookieManager.cpp
|
bug 162129 (leak in cookie module) & bug 158216 (cookies written out too often), r=sgehani, sr=jag
|
2002-08-28 00:30:06 +00:00 |
nsCookieManager.h
|
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
|
2002-03-15 03:49:00 +00:00 |
nsCookies.cpp
|
bug 90644, http and ftp sites share cookies, r=mstoltz, sr=darin
|
2002-08-29 00:12:26 +00:00 |
nsCookies.h
|
bug 162129 (leak in cookie module) & bug 158216 (cookies written out too often), r=sgehani, sr=jag
|
2002-08-28 00:30:06 +00:00 |
nsCookieService.cpp
|
bug 162129 (leak in cookie module) & bug 158216 (cookies written out too often), r=sgehani, sr=jag
|
2002-08-28 00:30:06 +00:00 |
nsCookieService.h
|
bug 125725, part 2 - pass nsIURIs instead of char* URL specs into nsCookies.
|
2002-07-13 03:45:05 +00:00 |
nsICookie.idl
|
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
|
2002-03-16 02:16:23 +00:00 |
nsICookieConsent.idl
|
bug 113143, cookie module to call compact-policy parser, r=sgehani,harishd, sr=jag
|
2002-02-15 03:01:32 +00:00 |
nsICookieManager.idl
|
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
|
2002-03-16 02:16:23 +00:00 |
nsIImgManager.idl
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsImages.cpp
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsImages.h
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsImgManager.cpp
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsImgManager.h
|
Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf
|
2002-05-31 18:40:39 +00:00 |
nsIPermission.idl
|
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
|
2001-03-29 02:11:48 +00:00 |
nsIPermissionManager.idl
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsModuleFactory.cpp
|
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
|
2002-03-15 03:49:00 +00:00 |
nsPermission.cpp
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
nsPermission.h
|
License changes, take 2. Bug 98089. mozilla/extensions/.
|
2001-09-25 23:31:24 +00:00 |
nsPermissionManager.cpp
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsPermissionManager.h
|
bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf
|
2001-10-19 02:28:06 +00:00 |
nsPermissions.cpp
|
bug 164278, reading cookie file is inefficient, c=brade, r=morse, sr=darin
|
2002-08-28 23:58:06 +00:00 |
nsPermissions.h
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
nsUtils.cpp
|
bug 164278, reading cookie file is inefficient, c=brade, r=morse, sr=darin
|
2002-08-28 23:58:06 +00:00 |
nsUtils.h
|
bug 164278, reading cookie file is inefficient, c=brade, r=morse, sr=darin
|
2002-08-28 23:58:06 +00:00 |
win32.order
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |