gecko-dev/uriloader/base
mscott%netscape.com f6d844d6cb Bug #28776,28569 --> add method for clearing out the parent doc loader
now that we don't leak the global doc loader, there are times when it gets destroyed b4 it's children during
the shutdown process.
r=sspitzer
2000-03-24 05:45:31 +00:00
..
.cvsignore
MANIFEST_IDL Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
Makefile.in Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
makefile.win Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
nsCURILoader.idl More prepation for docshell landing. Add a IsPreferred method to nsIURIContentListener and use the Ispreferred 2000-02-04 08:43:34 +00:00
nsDocLoader.cpp Bug #28776,28569 --> add method for clearing out the parent doc loader 2000-03-24 05:45:31 +00:00
nsDocLoader.h fix solaris breakage..include nsIChannel.h when using a nsCOMPtr. =) 2000-01-29 08:32:03 +00:00
nsIContentHandler.idl Bug #30553 --> new windows with window targets were getting the target associated with the 2000-03-09 08:17:40 +00:00
nsIDocumentLoader.idl Bug #28776,28569 --> add method for clearing out the parent doc loader 2000-03-24 05:45:31 +00:00
nsIDocumentLoaderObserver.idl HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:24:29 +00:00
nsIURIContentListener.idl Added a new method to nsIURIContentListener to allow the windowContext listener to get a crack at cancelling a new load that is about to occur. 2000-03-24 00:23:40 +00:00
nsIURILoader.idl Bug #30553 --> new windows with window targets were getting the target associated with the 2000-03-09 08:17:40 +00:00
nsIWebProgress.idl First cut at new webProgress interfaces. Not yet connected to the build. 2000-03-02 02:24:57 +00:00
nsIWebProgressListener.idl First cut at new webProgress interfaces. Not yet connected to the build. 2000-03-02 02:24:57 +00:00
nsURILoader.cpp Added a new method to nsIURIContentListener to allow the windowContext listener to get a crack at cancelling a new load that is about to occur. 2000-03-24 00:23:40 +00:00
nsURILoader.h Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting. 2000-02-15 04:04:34 +00:00