gecko-dev/netwerk/base/public
mscott%netscape.com 82a471ddd8 Bug #14928 --> first pass at several key interfaces for url dispatching.
Not part of the build and no reviewer yet. The review will come later on when we review url dispatching
1999-10-26 07:10:27 +00:00
..
.cvsignore First Checked In 1999-05-28 09:11:38 +00:00
Makefile.in Partial checkins for fixing bug # 10333. Added the nsIStatusCodeEventSink for conveying status codes to the UI thread from the socket ones. r=mscott,a=don 1999-10-06 20:50:12 +00:00
makefile.win Partial checkins for fixing bug # 10333. Added the nsIStatusCodeEventSink for conveying status codes to the UI thread from the socket ones. r=mscott,a=don 1999-10-06 20:50:12 +00:00
MANIFEST Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
MANIFEST_IDL Added nsIFileSystem interface for new file transport implementation. 1999-10-06 07:27:22 +00:00
netCore.h Added NS_ERROR_UNKNOWN_PROTOCOL, and changed dns error to NS_ERROR_UNKNOWN_HOST. 1999-07-30 04:17:23 +00:00
nsIChannel.idl Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
nsIContentHandler.idl Bug #14928 --> first pass at several key interfaces for url dispatching. 1999-10-26 07:10:27 +00:00
nsIEventSinkGetter.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIFileSystem.idl Added nsIFileSystem interface for new file transport implementation. 1999-10-06 07:27:22 +00:00
nsIFileTransportService.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIIOService.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsILoadGroup.idl bug #15560. Changed the LoadGroup to fire notifications via PLEvents to stop reenterency. 1999-10-19 19:36:07 +00:00
nsINetModRegEntry.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsINetModuleMgr.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsINetNotify.idl added root notification idl 1999-06-08 17:07:39 +00:00
nsIProgressEventSink.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIPrompt.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIProtocolHandler.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIProxy.h Brought in the original work. 1999-04-09 02:26:05 +00:00
nsIRequest.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsISocketTransportService.idl Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
nsIStatusCodeEventSink.idl Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
nsIStreamListener.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIStreamObserver.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIURI.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
nsIURIContentListener.idl Bug #14928 --> first pass at several key interfaces for url dispatching. 1999-10-26 07:10:27 +00:00
nsIURIDispatcher.idl Bug #14928 --> first pass at several key interfaces for url dispatching. 1999-10-26 07:10:27 +00:00
nsIURL.idl Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00