gecko-dev/extensions/cookie
2001-08-15 23:13:13 +00:00
..
macbuild Project cleanup, rs=scc. Don't link with libpref, which is a component. 2001-08-15 23:13:13 +00:00
resources bug 91881, js error, r=matt, sr=blake 2001-08-14 14:50:41 +00:00
tests Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
.cvsignore Ignore generated files. 1999-07-02 05:43:31 +00:00
jar.mn bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
Makefile.in Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
makefile.win Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
MANIFEST fix build bustage on mac 2001-03-29 02:45:08 +00:00
MANIFEST_IDL bug 46783, mac buddy for morse, new MANIFEST_IDL file 2001-03-29 01:47:27 +00:00
nsCookie.cpp bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsCookie.h bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsCookieHTTPNotify.cpp Fixes bug 84794 (part 2) "Problem with HTTP basic authentication and cookies" 2001-06-22 01:43:39 +00:00
nsCookieHTTPNotify.h Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
nsCookieManager.cpp bugs 74049 (cookies permission file garbled) and 74489 (crash bringing up cookie viewer), r=valeski, sr=alecf 2001-04-04 02:39:39 +00:00
nsCookieManager.h bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsCookies.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsCookies.h bugs 74049 (cookies permission file garbled) and 74489 (crash bringing up cookie viewer), r=valeski, sr=alecf 2001-04-04 02:39:39 +00:00
nsCookieService.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsCookieService.h sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug. 2001-05-04 20:15:38 +00:00
nsICookie.idl bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsICookieManager.idl the xpidl stuff is not generating a 'const' for 'in boolean permenant' so 2001-03-29 15:58:07 +00:00
nsICookieService.idl bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsIImgManager.idl r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking. 2001-06-05 21:37:48 +00:00
nsImages.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsImages.h bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsImgManager.cpp fix for bug 84403 from valeski. r=pavlov sr=darin a=dbaron 2001-06-20 06:36:34 +00:00
nsImgManager.h r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking. 2001-06-05 21:37:48 +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 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsModuleFactory.cpp Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsPermission.cpp bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsPermission.h bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsPermissionManager.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsPermissionManager.h bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
nsPermissions.cpp Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst 2001-07-24 18:38:25 +00:00
nsPermissions.h bug 74489, fix semantics of enumerate, r=valeski, sr=alecf 2001-04-04 21:58:50 +00:00
nsUtils.cpp bug 84776, image blocking on port numbers doesn't work, r=vishy, sr=blake 2001-08-01 02:29:11 +00:00
nsUtils.h bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00