gecko-dev/netwerk/base/public
2009-09-08 16:29:41 -07:00
..
Makefile.in Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com 2009-09-08 16:29:41 -07:00
netCore.h
nsASocketHandler.h Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner 2008-02-26 12:39:50 -08:00
nsChannelProperties.h Backed out changeset 4bd7dd7645c2 (Bug 474536) 2009-02-19 12:37:53 -08:00
nsIApplicationCache.idl Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
nsIApplicationCacheChannel.idl Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi 2008-11-05 16:01:08 -08:00
nsIApplicationCacheContainer.idl Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-26 16:09:02 -07:00
nsIApplicationCacheService.idl Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
nsIAsyncStreamCopier.idl Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky. 2009-03-30 15:10:13 -04:00
nsIAuthInformation.idl Bug 353595 fix nsIAuthInformation comments 2006-09-22 21:01:59 +00:00
nsIAuthModule.idl
nsIAuthPrompt2.idl Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
nsIAuthPrompt.idl Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor 2009-01-15 13:16:34 +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
nsICachingChannel.idl Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz 2008-11-04 02:20:27 -08:00
nsICancelable.idl
nsIChannel.idl Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky. 2008-10-15 16:05:23 -04:00
nsIChannelEventSink.idl
nsIContentSniffer.idl bug 325177 r=darin sr=bz 2006-02-17 16:54:27 +00:00
nsICryptoFIPSInfo.idl
nsICryptoHash.idl Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
nsICryptoHMAC.idl Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+] 2008-03-18 12:45:40 -07:00
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
nsIIncrementalDownload.idl
nsIInputStreamChannel.idl
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
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
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
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 Improve docs. Bug 354049 2006-09-24 20:16:24 +00:00
nsINetUtil.idl Bug 408599 Expose nsSimpleNestedURI to XPCOM r=biesi sr=bz 2009-08-23 23:48:07 +01: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
nsINSSErrorsService.idl Attempting to fix tinderbox bustage from bug 378241 2007-12-04 11:38:27 -08:00
nsIPermission.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 21:50:29 +00:00
nsIPermissionManager.idl move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+. 2007-12-04 22:37:36 -08:00
nsIPrivateBrowsingService.idl Bug 460086 - Library context menu for history items should include "Delete all data to <domain>" 2008-11-05 03:24:22 -05:00
nsIProgressEventSink.idl
nsIPrompt.idl Bug 351881 nsIPrompt needs nsIPromptService::STD_YES_NO_BUTTONS 2006-12-31 19:23:50 +00:00
nsIProtocolHandler.idl View Source Linkification should only linkify "safe" URLs. p=cbartley, r=mrbkap, sr=bzbarsky, b=467852 2009-01-15 15:07:53 -05: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
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
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
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
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
nsIRandomGenerator.idl Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=kaie, sr=rrelyea, a=blocking1.9 2007-10-12 15:48:07 -07:00
nsIRequest.idl Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst 2008-09-30 17:52:52 -07: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
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
nsISecurityInfoProvider.idl Bug 455367. Don't just assume that all image loads get data; ask imagelib instead. r=kaie, r=joedrew, sr=jst 2009-02-16 09:11:30 -05:00
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketTransport.idl Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking 2009-02-17 14:06:52 -08:00
nsISocketTransportService.idl followup to bug 418535, add comments about which threads nsISocketTransportService functions can be called on patch by Florian Quèze <florian@queze.net> r+sr=biesi 2008-03-18 14:00:53 -07: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 Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug 2006-10-24 21:47:40 +00:00
nsIStreamTransportService.idl
nsISyncStreamListener.idl
nsISystemProxySettings.idl Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 07:58:38 -08:00
nsITraceableChannel.idl Bug 430155. New nsHttpChannel interface to allow examination of HTTP data before it is passed to the channel's creator. r=biesi, sr=bzbarsky 2008-08-25 13:21:28 -04:00
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
nsIUnicharStreamListener.idl
nsIUnicharStreamLoader.idl Add test and some docs for bug 376660. r=biesi 2007-04-16 18:47:57 -07:00
nsIUploadChannel2.idl Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com 2009-09-08 16:29:41 -07:00
nsIUploadChannel.idl
nsIURI.idl Fixing comments to match reality. No bug. 2009-02-23 15:59:26 -05:00
nsIURIChecker.idl
nsIURL.idl fix documentation to mention proper http:// URLs. 2006-05-18 19:03:59 +00:00
nsIURLParser.idl
nsNetError.h Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner 2008-11-07 18:00:26 -05:00
nsNetStrings.h Backed out changeset 4bd7dd7645c2 (Bug 474536) 2009-02-19 12:37:53 -08:00
nsNetUtil.h Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky. 2009-03-30 15:10:13 -04:00
nsPISocketTransportService.idl Bug 454990. On Windows, increase the size of our TCP send window to 128KB, from the default of 8KB. The value is already 128KB on other OSes, and it appears that other browsers on Windows change the default in the same way. r=jduell, r+sr=bzbarsky. 2009-02-09 12:31:44 -05:00
nsReadLine.h Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9 2008-01-15 02:22:58 -08:00
nsURIHashKey.h Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
security-prefs.js b=511808, disable Camellia on Windows CE until alignment bug is fixed; r=jduell 2009-08-24 11:07:48 -07:00