gecko-dev/extensions/cookie
jag@tty.nl 05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
..
Makefile.in Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08: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
makefiles.sh Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
nsCookieModule.cpp Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin 2006-06-12 17:56:15 +00:00
nsCookiePermission.cpp switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor. 2007-06-17 14:52:22 -07:00
nsCookiePermission.h cid and comment don't match, b=305444 2007-06-22 04:12:13 -07:00
nsCookiePromptService.cpp Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +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 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
nsPermission.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
nsPermission.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
nsPermissionManager.cpp tweaking debug warning to reduce noise. 2008-01-11 16:38:38 -08:00
nsPermissionManager.h move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+. 2007-12-04 22:37:36 -08:00
nsPopupWindowManager.cpp Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
nsPopupWindowManager.h tidy up popup blocker code. 2005-02-06 08:25:40 +00:00