gecko-dev/netwerk/base/src
Catalin Iacob 6f4758d23e Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
2013-06-23 14:03:39 +02:00
..
ArrayBufferInputStream.cpp Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad 2013-05-07 12:46:09 -04:00
ArrayBufferInputStream.h Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad 2013-05-07 12:46:09 -04:00
AutoClose.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
BackgroundFileSaver.cpp Bug 817381 - Add sThreadCount and sTelemetryMaxThreadCount to count the number of maximum concurrent threads in a download session and implemented Telemetry for the same. r=biesi 2013-03-04 22:40:11 -05:00
BackgroundFileSaver.h Bug 817381 - Add sThreadCount and sTelemetryMaxThreadCount to count the number of maximum concurrent threads in a download session and implemented Telemetry for the same. r=biesi 2013-03-04 22:40:11 -05:00
Dashboard.cpp Bug 877281 part 6. Replace ${jsvalPtr} with a MutableHandle ${jsvalHandle}. r=peterv 2013-06-07 22:45:46 -04:00
Dashboard.h Bug 843865 - Implement Networking Dashboard using webidl. r=bz 2013-04-14 21:32:06 -04:00
DashboardTypes.h Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
EventTokenBucket.cpp bug 819734 - Token Bucket for Network Bursts part 2/2 [windows timers] r=honzab 2013-04-15 09:40:53 -04:00
EventTokenBucket.h bug 819734 - Token Bucket for Network Bursts part 2/2 [windows timers] r=honzab 2013-04-15 09:40:53 -04:00
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
NetUtil.jsm Bug 768482: Add URI of resource to "file not found" exception in asyncFetch(). r=bz 2013-03-18 07:29:31 -04:00
NetworkActivityMonitor.cpp Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-29 00:39:20 +02:00
NetworkActivityMonitor.h Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-29 00:39:20 +02:00
PrivateBrowsingChannel.h Bug 877961 - PrivateBrowsingChannel: Allow SetPrivate on a channel with a load group but no load context; r=ehsan, r=jduell 2013-06-06 19:46:06 -07:00
ProxyAutoConfig.cpp Backed out 13 changesets (bug 880917) for Android and B2G test bustage on a CLOSED TREE. 2013-06-13 15:19:50 -04:00
ProxyAutoConfig.h Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden 2013-03-06 13:16:46 -08:00
RedirectChannelRegistrar.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
RedirectChannelRegistrar.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
nsAsyncRedirectVerifyHelper.cpp Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan 2012-10-29 19:32:10 -04:00
nsAsyncStreamCopier.cpp Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus 2013-06-04 16:32:31 -07:00
nsAsyncStreamCopier.h Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus 2013-03-19 09:04:57 -07:00
nsAuthInformationHolder.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsAuthInformationHolder.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsAutodialMaemo.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAutodialMaemo.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAutodialQt.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAutodialQt.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAutodialWin.cpp bug 869279 - fix mingw warnings in netwerk/ r=jduell 2013-05-06 21:52:35 -04:00
nsAutodialWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsBase64Encoder.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsBase64Encoder.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsBaseChannel.cpp Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky 2012-11-20 19:31:31 -05:00
nsBaseChannel.h Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman 2012-10-22 10:51:07 -07:00
nsBaseContentStream.cpp Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan 2013-04-04 09:05:18 +02:00
nsBaseContentStream.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsBufferedStreams.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsBufferedStreams.h Bug 782649 - 'Remove old IPC::InputStream'. r=cjones+khuey. 2012-08-22 19:13:54 -07:00
nsChannelClassifier.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsChannelClassifier.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsDNSPrefetch.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDNSPrefetch.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDirectoryIndexStream.cpp Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan 2012-11-14 13:14:21 -06:00
nsDirectoryIndexStream.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDownloader.cpp Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith 2013-01-04 00:30:48 +01:00
nsDownloader.h Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith 2013-01-04 00:30:48 +01:00
nsFileStreams.cpp Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan 2012-12-17 20:25:10 +01:00
nsFileStreams.h Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsIOService.cpp Bug 850637 - Make nsIOService properly pick-up user-specified network.buffer.cache.* preferences. r=honzab 2013-03-14 16:05:54 +01:00
nsIOService.h Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky 2012-11-20 19:31:31 -05:00
nsIOThreadPool.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsIOThreadPool.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIncrementalDownload.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsInputStreamChannel.cpp Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman 2012-10-22 10:51:07 -07:00
nsInputStreamChannel.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsInputStreamPump.cpp Backed out 4 changesets (bug 497003) for intermittent OSX crashes. 2013-06-17 15:44:07 -04:00
nsInputStreamPump.h Backed out 4 changesets (bug 497003) for intermittent OSX crashes. 2013-06-17 15:44:07 -04:00
nsLoadGroup.cpp bug 790388 part 3 - spdy/3 server push r=hurley 2013-05-29 00:07:03 -04:00
nsLoadGroup.h bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab 2013-04-15 09:41:27 -04:00
nsMIMEInputStream.cpp Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan 2012-10-25 19:25:59 -04:00
nsMIMEInputStream.h Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg 2013-03-15 10:52:10 -07:00
nsMediaFragmentURIParser.cpp bug 419588 followup - add missing condition in the media fragment parsing loop. r=seth 2013-03-25 20:24:16 +00:00
nsMediaFragmentURIParser.h Bug 419588 - Add support for a resolution media fragment. r=seth 2013-03-22 16:12:40 -07:00
nsNativeConnectionHelper.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeConnectionHelper.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNetAddr.cpp Bug 826455 Expose more NetAddr functions to script r=biesi,josh 2013-01-10 18:44:17 +00:00
nsNetAddr.h Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman 2012-12-23 16:08:43 -05:00
nsNetSegmentUtils.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNetStrings.cpp Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman 2012-10-22 10:51:07 -07:00
nsPACMan.cpp bug 833947 - system pac file at normalized uri fails r=jduell 2013-02-12 13:29:27 -05:00
nsPACMan.h bug 833947 - system pac file at normalized uri fails r=jduell 2013-02-12 13:29:27 -05:00
nsPreloadedStream.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsPreloadedStream.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsProtocolProxyService.cpp bug 817533 - failed system proxy lookups should not fallback to manual configs r=jduell 2013-04-10 15:48:17 -04:00
nsProtocolProxyService.h bug 798595 - remove useless prmem.h includes r=ehsan 2012-10-04 02:14:06 -04:00
nsProxyInfo.cpp bug 790321 - dont coalesce spdy hosts with socks proxy r=honzab 2012-10-27 15:24:19 -04:00
nsProxyInfo.h bug 790321 - dont coalesce spdy hosts with socks proxy r=honzab 2012-10-27 15:24:19 -04:00
nsRequestObserverProxy.cpp Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus 2013-06-04 16:32:31 -07:00
nsRequestObserverProxy.h Bug 850247 - Move nsRequestObserverProxy to nsMainThreadPtr{Holder,Handle}. r=mcmanus 2013-03-19 09:04:57 -07:00
nsSerializationHelper.cpp reland the part of bug 801466 backed out in 02a65951d77d since it wasn't at fault 2012-12-10 03:19:02 -05:00
nsSerializationHelper.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsServerSocket.cpp Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-03-26 21:22:40 -04:00
nsServerSocket.h Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-03-26 21:22:40 -04:00
nsSimpleNestedURI.cpp Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
nsSimpleNestedURI.h Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
nsSimpleStreamListener.cpp Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza 2012-09-06 11:41:02 +09:00
nsSimpleStreamListener.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsSimpleURI.cpp Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsSimpleURI.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsSocketTransport2.cpp bug 881643 unhandled sync OnInputStreamReady on AsyncWait stack r=hurley 2013-06-13 12:24:49 -04:00
nsSocketTransport2.h Bug 839757 - Implementation. r=honzab 2013-03-03 09:04:38 +01:00
nsSocketTransportService2.cpp bug 869279 - fix mingw warnings in netwerk/ r=jduell 2013-05-06 21:52:35 -04:00
nsSocketTransportService2.h Bug 840612 - Part 3: refactor the Reset method. r=mayhemer 2013-04-09 20:46:25 -04:00
nsStandardURL.cpp Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsStandardURL.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsStreamListenerTee.cpp Backed out 4 changesets (bug 497003) for intermittent OSX crashes. 2013-06-17 15:44:07 -04:00
nsStreamListenerTee.h Backed out 4 changesets (bug 497003) for intermittent OSX crashes. 2013-06-17 15:44:07 -04:00
nsStreamListenerWrapper.cpp Backed out 4 changesets (bug 497003) for intermittent OSX crashes. 2013-06-17 15:44:07 -04:00
nsStreamLoader.cpp Bug 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
nsStreamLoader.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsStreamTransportService.cpp Bug 845190 - Revert previous attempt to fix and re-disable tests. 2013-06-11 08:12:06 -04:00
nsStreamTransportService.h Bug 845190 - Revert previous attempt to fix and re-disable tests. 2013-06-11 08:12:06 -04:00
nsSyncStreamListener.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsSyncStreamListener.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsTransportUtils.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsTransportUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUDPServerSocket.cpp Bug 579517 follow-up: Remove NSPR types that crept in 2013-04-02 20:59:27 -04:00
nsUDPServerSocket.h Bug 839757 - Implementation. r=honzab 2013-03-03 09:04:38 +01:00
nsURIChecker.cpp Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza 2012-09-06 11:41:02 +09:00
nsURIChecker.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsURLHelper.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsURLHelper.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsURLHelperOS2.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsURLHelperOSX.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsURLHelperUnix.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsURLHelperWin.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsURLParsers.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsURLParsers.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsUnicharStreamLoader.cpp Bug 848840. Sniff the first 1024 bytes, not the first 512, for charsets, since <meta> can be anywhere in the first 1024 bytes. r=annevk 2013-03-26 11:31:54 -04:00
nsUnicharStreamLoader.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00