gecko-dev/netwerk/base/public
cbiesinger%web.de cd72cddf61 Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin 2006-07-20 22:29:34 +00:00
..
.cvsignore
Makefile.in landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
netCore.h
nsCPasswordManager.h
nsCPasswordManagerInternal.h
nsChannelProperties.h
nsIAsyncStreamCopier.idl landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsIAuthModule.idl
nsIAuthPrompt.idl
nsIAuthPromptProvider.idl
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICachingChannel.idl
nsICancelable.idl
nsIChannel.idl Make nsJSChannel follow the nsIChannel interface contract better. Bug 343850, 2006-07-19 00:53:11 +00:00
nsIChannelEventSink.idl
nsIContentSniffer.idl bug 325177 r=darin sr=bz 2006-02-17 16:54:27 +00:00
nsICryptoFIPSInfo.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl Bug 343281 - nsIFileInputStream/nsIFileOutputStream::Init - document the special -1 value for ioFlags and perm params, patch by Nickolay Ponomarev. r=cbiesinger, sr=darin 2006-06-30 23:06:20 +00:00
nsIFileURL.idl
nsIIOService.idl Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
nsIIOService2.idl Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
nsIIncrementalDownload.idl
nsIInputStreamChannel.idl Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
nsIInputStreamPump.idl landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsILoadGroup.idl Add some additional documentation about this function's behavior. bug 342191, r+sr=darin 2006-06-27 17:57:26 +00:00
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl
nsINestedURI.idl Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsINetUtil.idl Make the documentURI of a document and the currentURI of a docshell immutable objects. 2006-05-31 17:57:14 +00:00
nsINetworkLinkService.idl Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
nsIPasswordManager.idl
nsIPasswordManagerInternal.idl
nsIPasswordManagerUtils.h
nsIPermission.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 21:50:29 +00:00
nsIPermissionManager.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsIProtocolProxyCallback.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIProtocolProxyFilter.idl
nsIProtocolProxyService.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIProtocolProxyService2.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIProxiedProtocolHandler.idl
nsIProxyAutoConfig.idl
nsIProxyInfo.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIRequest.idl bug 321932 improve nsIRequest::isPending documentation 2006-01-25 16:47:12 +00:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsIResumableChannel.idl
nsISafeOutputStream.idl
nsISecretDecoderRing.idl Bug 306966: Convert method comments in nsISecretDecoderRing to doxygen, patch by Jeff Walden <jwalden@mit.edu>, r+sr=darin 2006-01-26 01:09:09 +00:00
nsISecureBrowserUI.idl
nsISecurityEventSink.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketTransport.idl Bug 331023 Cleanup of IDL files; fixing type inconsistencies 2006-05-07 01:32:17 +00:00
nsISocketTransportService.idl
nsIStandardURL.idl Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsIStreamListener.idl Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin 2006-07-20 22:29:34 +00:00
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl
nsISyncStreamListener.idl
nsITransport.idl landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsIURI.idl
nsIURIChecker.idl
nsIURL.idl fix documentation to mention proper http:// URLs. 2006-05-18 19:03:59 +00:00
nsIURLParser.idl
nsIUnicharStreamListener.idl
nsIUnicharStreamLoader.idl
nsIUploadChannel.idl
nsNetError.h
nsNetStrings.h
nsNetUtil.h fixes bug 312811 "Port blocking code gets confused by proxy server" r=biesi sr=bzbarsky 2006-06-24 01:25:17 +00:00
nsPISocketTransportService.idl
nsReadLine.h
nsURIHashKey.h
security-prefs.js bug 235773, Patch v13 2006-05-16 00:33:44 +00:00