gecko-dev/uriloader/base
valeski%netscape.com 45a4daefea 29858. special case a */* content type returned from the server. we want to treat it as unknown and ask the user what to do. 2000-03-30 22:24:07 +00:00
..
.cvsignore (not part of the build!) 1999-11-02 19:21:01 +00:00
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 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +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 Removed the cookie from AddProgressListener and RemoveProgressListener because frankly that parameter was dumb. :) 2000-03-26 04:51:38 +00:00
nsIWebProgressListener.idl Updated the documentation to clearly state the parameters of OnChildProgressChange. 2000-03-29 10:14:59 +00:00
nsURILoader.cpp 29858. special case a */* content type returned from the server. we want to treat it as unknown and ask the user what to do. 2000-03-30 22:24:07 +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