.. |
macbuild
|
moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless
|
2002-09-13 20:59:56 +00:00 |
resources
|
Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag
|
2002-11-06 12:55:00 +00:00 |
tests
|
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
|
2002-10-17 06:47:01 +00:00 |
.cvsignore
|
…
|
|
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 23508, cookie confirmation dialog should show all data, code=mvl@shop-engine.nl, a=morse, r=timeless@myrealbox.com, sr=alecf
|
2002-09-13 08:51:13 +00:00 |
Makefile.in
|
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
|
2002-10-17 06:47:01 +00:00 |
jar.mn
|
adding a popup window management preference panel. bug 166442 r=jag,jst
|
2002-09-18 14:47:06 +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
|
Bug 180210 nsCookie::~nsCookie frees uninitialized values
|
2002-11-15 00:45:51 +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
|
Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com
|
2002-09-30 23:18:43 +00:00 |
nsCookieHTTPNotify.h
|
License changes, take 2. Bug 98089. mozilla/extensions/.
|
2001-09-25 23:31:24 +00:00 |
nsCookieManager.cpp
|
bug 158216, cookies written out to disk too often, r=sgehani, sr=jag
|
2002-09-28 15:08:22 +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 |
nsCookieService.cpp
|
bug 158216, cookies written out to disk too often, r=sgehani, sr=jag
|
2002-09-28 15:08:22 +00:00 |
nsCookieService.h
|
bug 158216, cookies written out to disk too often, r=sgehani, sr=jag
|
2002-09-28 15:08:22 +00:00 |
nsCookies.cpp
|
Bug 172377 Moz doesn't properly handle cookies.txt / cookperm.txt symlinks
|
2002-11-07 01:19:24 +00:00 |
nsCookies.h
|
bug 158216, cookies written out to disk too often, r=sgehani, sr=jag
|
2002-09-28 15:08:22 +00:00 |
nsICookie.idl
|
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
|
2002-03-16 02:16:23 +00:00 |
nsICookieAcceptDialog.idl
|
bug 23508, cookie confirmation dialog should show all data, code=mvl@shop-engine.nl, a=morse, r=timeless@myrealbox.com, sr=alecf
|
2002-09-13 08:51:13 +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 |
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 |
nsImages.cpp
|
bug 23508, cookie confirmation dialog should show all data, code=mvl@shop-engine.nl, a=morse, r=timeless@myrealbox.com, sr=alecf
|
2002-09-13 08:51:13 +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
|
Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer
|
2002-11-12 19:18:04 +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 |
nsModuleFactory.cpp
|
add new popup window manager to module. bug 166442 r=jag,jst,morse
|
2002-09-11 02:13:31 +00:00 |
nsPermission.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsPermission.h
|
License changes, take 2. Bug 98089. mozilla/extensions/.
|
2001-09-25 23:31:24 +00:00 |
nsPermissionManager.cpp
|
bug 161952, remove-all doesn't update cookieperm.txt file, cls@seawood.org, r=morse, sr=alecf
|
2002-09-13 08:14:35 +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 172377 Moz doesn't properly handle cookies.txt / cookperm.txt symlinks
|
2002-11-07 01:19:24 +00:00 |
nsPermissions.h
|
Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan
|
2002-10-25 02:31:12 +00:00 |
nsPopupWindowManager.cpp
|
bug 174765 restoring critical permission manager initialization that reviewers nitpicked out.
|
2002-10-25 04:46:19 +00:00 |
nsPopupWindowManager.h
|
bug 174765 restoring critical permission manager initialization that reviewers nitpicked out.
|
2002-10-25 04:46:19 +00:00 |
nsUtils.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +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 |