gecko-dev/netwerk/base/public
Jonas Sicking 6f0a0d424e Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
..
Makefile.in Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08: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 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01: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 nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz 2010-02-12 17:55:11 +01:00
nsIAuthModule.idl
nsIAuthPrompt.idl Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor 2009-01-15 13:16:34 +00:00
nsIAuthPrompt2.idl Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
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 Make the nsIChannel comments clearer in terms of threading behavior. r=biesi 2010-03-01 12:47:31 -05:00
nsIChannelEventSink.idl
nsIContentSniffer.idl
nsICryptoFIPSInfo.idl
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
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
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
nsIFileURL.idl
nsIIOService.idl Bug 522025 - Incessant slew of GetURLSpecFromFile warnings. r=taras 2009-10-16 16:59:02 -07:00
nsIIOService2.idl
nsIIncrementalDownload.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
nsILoadGroup.idl
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl
nsINSSErrorsService.idl Attempting to fix tinderbox bustage from bug 378241 2007-12-04 11:38:27 -08:00
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
nsIPermission.idl Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte, 2009-10-16 14:01:04 -07:00
nsIPermissionManager.idl Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte, 2009-10-16 14:01:04 -07: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 Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService.idl
nsIProtocolProxyService2.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyAutoConfig.idl
nsIProxyInfo.idl
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
nsIResumableChannel.idl
nsISecretDecoderRing.idl
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
nsIStreamListener.idl
nsIStreamListenerTee.idl Bug 513074 - remove sync writes from current cache, r=biesi,michal.novotny sr=bzbarsky 2010-02-23 10:13:18 -08:00
nsIStreamLoader.idl Bug 533079 Actually land patch addressing review comments from bug 507970 a=shaver r=biesi 2009-12-07 10:49:46 +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
nsIURI.idl Fixing comments to match reality. No bug. 2009-02-23 15:59:26 -05:00
nsIURIChecker.idl
nsIURIWithPrincipal.idl Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
nsIURL.idl
nsIURLParser.idl
nsIUnicharStreamListener.idl
nsIUnicharStreamLoader.idl Add test and some docs for bug 376660. r=biesi 2007-04-16 18:47:57 -07:00
nsIUploadChannel.idl
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
nsNetError.h Bug 507970, part 1: nsIStreamLoader changes to support downloadable font code, r=bzbarsky 2009-09-17 11:14:25 +01:00
nsNetStrings.h Backed out changeset 4bd7dd7645c2 (Bug 474536) 2009-02-19 12:37:53 -08:00
nsNetUtil.h Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08: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 Bug 535649 - Implement UI around CVE-2009-3555 and draft-rescorla-tls-renegotiation, r=rrelyea 2010-02-07 13:09:51 +01:00