gecko-dev/uriloader/base
mscott%netscape.com a35676baf1 openuri now takes a nsURILoaderCommand
remove protocol scheme check before using the uri loader. this
means that all urls will run through the uriloader regardless of
 type when it gets turned on.
webshell:
doContent and canHandleContent now take a nsURILoaderCommand
modify the handle link click event method to pass in
in the nsIURILoader::viewUserClick command to the uri loader
r=travis
1999-12-02 07:00:17 +00:00
..
.cvsignore (not part of the build!) 1999-11-02 19:21:01 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
MANIFEST_IDL (Not part of the seamonkey build yet) 1999-11-17 01:43:38 +00:00
nsCURILoader.idl add a new line at the end of the file 1999-11-05 22:53:21 +00:00
nsDocLoader.cpp openuri now takes a nsURILoaderCommand 1999-12-02 07:00:17 +00:00
nsIContentHandler.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIURIContentListener.idl add enumerated type for uri load command. This will allow us 1999-12-02 06:59:39 +00:00
nsIURILoader.idl add enumerated type for uri load command. This will allow us 1999-12-02 06:59:39 +00:00
nsURILoader.cpp add enumerated type for uri load command. This will allow us 1999-12-02 06:59:39 +00:00
nsURILoader.h changes to support private post stream data interface. 1999-11-29 21:00:52 +00:00