gecko-dev/extensions/cookie
2003-10-30 23:27:58 +00:00
..
resources Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block 2003-10-30 23:27:58 +00:00
tests moving TestCookie into its new netwerk/test home. 2003-10-30 03:28:28 +00:00
.cvsignore
jar.mn adding a popup window management preference panel. bug 166442 r=jag,jst 2002-09-18 14:47:06 +00:00
Makefile.in bustage blah bustage. thanks dbaron. 2003-10-30 03:42:52 +00:00
nsCookiePermission.cpp remove nsCCookieManager.h in favor of nsNetCID.h. 2003-10-30 02:59:31 +00:00
nsCookiePermission.h 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
nsCookiePromptService.cpp fixing build bustage 2003-10-11 22:13:05 +00:00
nsCookiePromptService.h Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service) 2003-01-22 05:52:33 +00:00
nsICookieAcceptDialog.idl Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service) 2003-01-22 05:52:33 +00:00
nsICookiePromptService.idl Checking in permissions rewrite phase 1 (troop deployment in the permission 2003-03-22 01:24:51 +00:00
nsIImgManager.idl Checking in permissions rewrite phase 1 (troop deployment in the permission 2003-03-22 01:24:51 +00:00
nsImgManager.cpp deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
nsImgManager.h Checking in permissions rewrite phase 1 (troop deployment in the permission 2003-03-22 01:24:51 +00:00
nsIPermission.idl Bug 209475: Make nsIPermissionManager more flexible for extensions. 2003-07-09 00:20:57 +00:00
nsIPermissionManager.idl move cookies to use hashtables instead of a sorted list, and implement a sane notifications 2003-10-22 06:53:19 +00:00
nsModuleFactory.cpp moving cookie service into necko: b=210561 r=dwitte sr=bryner 2003-10-10 23:08:01 +00:00
nsPermission.cpp Bug 209475: Make nsIPermissionManager more flexible for extensions. 2003-07-09 00:20:57 +00:00
nsPermission.h Bug 209475: Make nsIPermissionManager more flexible for extensions. 2003-07-09 00:20:57 +00:00
nsPermissionManager.cpp Bug 223199 hostList leaks on OOM in nsPermissionManager::GetEnumerator 2003-10-30 02:09:13 +00:00
nsPermissionManager.h move cookies to use hashtables instead of a sorted list, and implement a sane notifications 2003-10-22 06:53:19 +00:00
nsPopupWindowManager.cpp trivial warning fix: xpidl generates separate |enum|s for constants of the same type, so gcc complains about enumeral mismatches when there aren't any. no bug, r=mvl 2003-10-12 14:50:55 +00:00
nsPopupWindowManager.h Checking in permissions rewrite phase 1 (troop deployment in the permission 2003-03-22 01:24:51 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00