gecko/netwerk/base/src
2014-01-22 16:46:17 -08:00
..
ArrayBufferInputStream.cpp Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
ArrayBufferInputStream.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
AutoClose.h
BackgroundFileSaver.cpp bug 957368 - standardize and simplify nsNSSShutDownObject implementations r=cviecco r=briansmith 2014-01-14 09:28:43 -08:00
BackgroundFileSaver.h Bug 920017 - Race condition in BackgroundFileSaver when setTarget is called multiple times in append mode. r=mcmanus 2013-10-09 10:13:49 +02:00
Dashboard.cpp bug 950768 - http/2-draft08 pref off r=hurley r=mcmanus 2013-10-09 17:21:49 -07:00
Dashboard.h Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus 2013-09-22 23:35:05 -04:00
DashboardTypes.h Bug 910942 - Don't include unnecessary things in netwerk/.../Dashboard. r=mcmanus, r=valentin.gosu 2013-09-05 16:12:38 -04:00
EventTokenBucket.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
EventTokenBucket.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
LoadContextInfo.cpp Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
LoadContextInfo.h Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Makefile.in Bug 948837 - Remove workaround of Bug 617115. r=blassey 2013-12-12 16:32:20 +09:00
moz.build Bug 945779 - Use transactions to batch up Seer I/O. r=honzab 2014-01-17 17:45:46 -08:00
NetUtil.jsm
NetworkActivityMonitor.cpp
NetworkActivityMonitor.h
nsAsyncRedirectVerifyHelper.cpp Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsAsyncStreamCopier.cpp Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsAsyncStreamCopier.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsAutodialQt.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsAutodialQt.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsAutodialWin.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsAutodialWin.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell 2013-12-04 08:02:00 -05:00
nsBaseChannel.h Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell 2013-12-04 08:02:00 -05:00
nsBaseContentStream.cpp Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsBaseContentStream.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsBufferedStreams.cpp Bug 912465 - Use MsgNewSafeBufferedFileOutputStream instead of NewLocalFileOutputStream in various places. r=ehsan 2013-11-19 09:13:44 -05:00
nsBufferedStreams.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsChannelClassifier.cpp Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsChannelClassifier.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsDirectoryIndexStream.cpp Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
nsDirectoryIndexStream.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsDNSPrefetch.cpp Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus 2013-11-27 10:19:14 -08:00
nsDNSPrefetch.h Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus 2013-11-27 10:19:14 -08:00
nsDownloader.cpp
nsDownloader.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsFileStreams.cpp Bug 928321 - Implement a variant of safe-file-output-stream that doesn't flush by default. r=Yoric 2013-12-02 12:51:25 -05:00
nsFileStreams.h Bug 928321 - Implement a variant of safe-file-output-stream that doesn't flush by default. r=Yoric 2013-12-02 12:51:25 -05:00
nsIncrementalDownload.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsInputStreamChannel.cpp Bug 802895 - add srcdoc support to (InputStream|ViewSource)Channels r=bz sr=bsmedberg 2013-06-28 23:04:42 -04:00
nsInputStreamChannel.h Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell 2013-12-04 08:02:00 -05:00
nsInputStreamPump.cpp Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsInputStreamPump.h Bug 915905 - Prevent multiple concurrent calls to OnInputStreamReady r=jduell 2013-09-24 10:53:35 -07:00
nsIOService.cpp Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab 2014-01-04 20:42:42 +00:00
nsIOService.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsLoadGroup.cpp Undef a bunch of macros at the end of translation units so that they don't leak into other unified files; no bug 2013-12-02 20:56:50 -05:00
nsLoadGroup.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsMediaFragmentURIParser.cpp Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth 2013-09-28 11:28:42 -07:00
nsMediaFragmentURIParser.h Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth 2013-09-28 11:28:42 -07:00
nsMIMEInputStream.cpp Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan 2013-09-19 15:28:26 -04:00
nsMIMEInputStream.h
nsNativeConnectionHelper.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNativeConnectionHelper.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNetAddr.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsNetAddr.h
nsNetSegmentUtils.h
nsNetStrings.cpp
nsPACMan.cpp Backed out 5 changesets (bug 944665, bug 922465, bug 930282) for b2g xpcshell crashes 2013-12-08 15:32:15 -08:00
nsPACMan.h Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsPreloadedStream.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsPreloadedStream.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsProtocolProxyService.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsProtocolProxyService.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsProxyInfo.cpp Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsProxyInfo.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsRequestObserverProxy.cpp Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsRequestObserverProxy.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsSerializationHelper.cpp
nsSerializationHelper.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsServerSocket.cpp Bug 945533 - Convert various server sockets to mozilla/Endian.h. r=sworkman 2013-05-04 22:22:55 -07:00
nsServerSocket.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsSimpleNestedURI.cpp
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
nsSimpleURI.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsSocketTransport2.cpp Bug 444328 - Add PRFileDescAutoLock and LockedPRFileDesc to automate and enforce calls to Get|ReleaseFD_Locked r=mcmanus 2013-12-16 16:46:09 -08:00
nsSocketTransport2.h Bug 444328 - Add PRFileDescAutoLock and LockedPRFileDesc to automate and enforce calls to Get|ReleaseFD_Locked r=mcmanus 2013-12-16 16:46:09 -08:00
nsSocketTransportService2.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsSocketTransportService2.h Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus 2013-09-22 23:35:05 -04:00
nsStandardURL.cpp Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab 2014-01-04 20:42:42 +00:00
nsStandardURL.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsStreamListenerTee.cpp Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsStreamListenerTee.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsStreamListenerWrapper.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsStreamLoader.cpp
nsStreamLoader.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsStreamTransportService.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsStreamTransportService.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsSyncStreamListener.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsSyncStreamListener.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsTemporaryFileInputStream.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsTemporaryFileInputStream.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsTransportUtils.cpp Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 945533 - Convert various server sockets to mozilla/Endian.h. r=sworkman 2013-05-04 22:22:55 -07:00
nsUDPSocket.h Bug 869869 - Part 1, change nsUDPServerSocket to nsUDPSocket, r=mcmanus. 2013-05-10 20:00:22 +08:00
nsUnicharStreamLoader.cpp Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
nsUnicharStreamLoader.h
nsURIChecker.cpp Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsURIChecker.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
nsURLHelper.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsURLHelper.h
nsURLHelperOS2.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsURLHelperOSX.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsURLHelperUnix.cpp
nsURLHelperWin.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsURLParsers.cpp Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab 2014-01-04 20:42:42 +00:00
nsURLParsers.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05: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 Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 1; r=sfink,Ms2ger 2014-01-14 12:41:22 -08:00
ProxyAutoConfig.h Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
RedirectChannelRegistrar.cpp Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
RedirectChannelRegistrar.h Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
Seer.cpp Bug 961860 - Protect against null deref of mIOThread in Seer. r=mcmanus 2014-01-22 16:46:17 -08:00
Seer.h Bug 947745 - Clean up the seer database when it gets too big. r=honzab 2014-01-17 17:45:48 -08:00
StreamingProtocolService.cpp Bug 938072 - Follow-up to bug 935857 to replace MOZ_RTSP to NECKO_PROTOCOL_rtsp. r=glandium 2013-11-13 22:58:09 +08:00
StreamingProtocolService.h Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman 2013-09-23 18:12:11 +08:00
Tickler.cpp Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey 2014-01-17 23:32:24 -06:00
Tickler.h Bug 952570 - Added an IID to the tickler 2014-01-09 17:04:00 -05:00