gecko-dev/netwerk/base/public
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
..
.cvsignore
Makefile.in Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
netCore.h
nsCPasswordManager.h
nsCPasswordManagerInternal.h
nsChannelProperties.h Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
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
nsIAuthInformation.idl Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
nsIAuthModule.idl add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
nsIAuthPrompt.idl marking interface UNDER_REVIEW. see bug 265513 2004-11-12 04:22:42 +00:00
nsIAuthPrompt2.idl Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
nsIAuthPromptAdapterFactory.idl Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
nsIAuthPromptCallback.idl Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
nsIAuthPromptProvider.idl Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
nsIBufferedStreams.idl
nsIByteRangeRequest.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsICachingChannel.idl fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky 2005-10-20 18:19:24 +00:00
nsICancelable.idl fixes bug 287648 "Unify 'request' object interface for DNS and PPS asyncResolve methods" r=biesi sr=bzbarsky 2005-04-01 23:31:04 +00:00
nsIChannel.idl Make nsJSChannel follow the nsIChannel interface contract better. Bug 343850, 2006-07-19 00:53:11 +00:00
nsIChannelEventSink.idl 181938 allow any protocol to support redirection, using a new 2005-03-07 19:46:06 +00:00
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 fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky 2005-10-20 21:45:13 +00:00
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 bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsIMultiPartChannel.idl Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
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 Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
nsIProgressEventSink.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
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 landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
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
nsIProxiedChannel.idl bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel 2006-08-01 21:28:31 +00:00
nsIProxiedProtocolHandler.idl
nsIProxyAutoConfig.idl landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
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 Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
nsISecurityEventSink.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
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 fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa 2005-04-14 23:18:34 +00:00
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 Failure to open a channel in a stream loader should just make init() throw. 2005-09-29 22:00:26 +00:00
nsIStreamTransportService.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
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 Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2004-11-02 19:52:32 +00:00
nsIUnicharStreamLoader.idl Failure to open a channel in a stream loader should just make init() throw. 2005-09-29 22:00:26 +00:00
nsIUploadChannel.idl
nsNetError.h Show a useful error message if a page claims to be compressed and isn't. Bug 2005-09-16 19:27:27 +00:00
nsNetStrings.h bug 283489 r=darin sr=bz 2005-04-05 17:40:32 +00:00
nsNetUtil.h Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at 2006-08-26 21:42:54 +00:00
nsPISocketTransportService.idl fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa 2005-04-14 23:18:34 +00:00
nsReadLine.h Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsURIHashKey.h 282108 - nsUrIHashKey.h does not conditionally include itself. r+sr=darin 2005-02-25 08:59:10 +00:00
security-prefs.js bug 235773, Patch v13 2006-05-16 00:33:44 +00:00