gecko-dev/extensions/cookie
mvl%exedo.nl 054f4164df If domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
Part two, domainwalk in nsPermissionManager.
Bug 224327, r=dwitte, sr=darin
2004-02-10 19:57:33 +00:00
..
resources Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent. 2004-02-10 18:22:23 +00:00
.cvsignore
Makefile.in Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
cookie.pkg Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
jar.mn bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
nsCookiePermission.cpp Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch 2004-01-29 03:34:58 +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 Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch 2004-01-29 03:34:58 +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 Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch 2004-01-29 03:34:58 +00:00
nsIImgManager.idl 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
nsImgManager.cpp Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
nsImgManager.h remove preference imageblocker.enabled. 2004-02-01 09:17:51 +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 If domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove 2004-02-10 19:57:33 +00:00
nsPermissionManager.h If domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove 2004-02-10 19:57:33 +00:00
nsPopupWindowManager.cpp Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
nsPopupWindowManager.h Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00