gecko-dev/netwerk/base/public
mscott%netscape.com e31bab7aae remove these uri dispatching interfaces from netwerk.
they live in uriloader now.
1999-11-01 21:47:26 +00:00
..
.cvsignore First Checked In 1999-05-28 09:11:38 +00:00
Makefile.in part of url dispatching. 1999-10-28 02:05:12 +00:00
makefile.win none of these interfaces were being used yet. 1999-11-01 21:45:29 +00:00
MANIFEST Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
MANIFEST_IDL remove these uri dispatching interfaces from netwerk. 1999-11-01 21:47:26 +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 nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +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 Changed file transport to facilitate jar: protocol -- parameterized by nsIFileSystem. Bug#12579 r=gagan,gayatrib 1999-10-28 08:02:07 +00:00
nsIIOService.idl Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +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 Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +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
nsIUnicharStreamLoader.idl Eliminating netwerk/util 1999-11-01 20:48:12 +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 -- > url dispatching. Change DoContent to return a stream listener instead of 1999-10-26 20:35:21 +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
nsNetUtil.h Eliminating netwerk/util 1999-11-01 20:48:12 +00:00