.. |
ADivertableParentChannel.h
|
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01:00 |
ArrayBufferInputStream.cpp
|
Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink)
|
2014-02-13 11:17:41 -06: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 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
|
2014-03-18 00:23:03 +00:00 |
BackgroundFileSaver.h
|
Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop)
|
2014-01-27 12:38:35 -08:00 |
ChannelDiverterChild.cpp
|
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01:00 |
ChannelDiverterChild.h
|
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01:00 |
ChannelDiverterParent.cpp
|
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01:00 |
ChannelDiverterParent.h
|
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01:00 |
Dashboard.cpp
|
Bug 904594 - Make the Networking Dashboard thread safe. r=mcmanus
|
2014-03-11 17:59:50 +01:00 |
Dashboard.h
|
Bug 904594 - Make the Networking Dashboard thread safe. r=mcmanus
|
2014-03-11 17:59:50 +01: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 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07: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 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01: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 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
|
2014-02-20 18:09:02 -08: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 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01:00 |
nsBaseChannel.h
|
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
|
2014-03-10 23:04:28 +01: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 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -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 964239 - Give selected channels awareness of srcdoc base URI. r=bz
|
2014-02-06 09:46:29 -05:00 |
nsInputStreamChannel.h
|
Bug 964239 - Give selected channels awareness of srcdoc base URI. r=bz
|
2014-02-06 09:46:29 -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
|
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
|
2014-02-27 10:04:09 -08:00 |
nsLoadGroup.h
|
Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus
|
2013-09-21 23:04:57 -04:00 |
nsMediaFragmentURIParser.cpp
|
Bug 854795. Add support for -moz-samplesize. r=seth
|
2014-02-28 16:43:14 -05:00 |
nsMediaFragmentURIParser.h
|
Bug 854795. Add support for -moz-samplesize. r=seth
|
2014-02-28 16:43:14 -05: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 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
nsNetAddr.h
|
|
|
nsNetSegmentUtils.h
|
|
|
nsNetStrings.cpp
|
|
|
nsPACMan.cpp
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07: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 907812 - define kProxyType_FOO as char[] rather than char*; r=jduell
|
2013-08-21 13:21:40 -04: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 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
nsServerSocket.h
|
Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus
|
2013-09-21 23:04:57 -04:00 |
nsSimpleNestedURI.cpp
|
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
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 970550: Fix build on OpenBSD (no TCP_KEEP* setsockopt() available) after bug 444328 r=sworkman
|
2014-02-13 13:19:39 +01:00 |
nsSocketTransport2.h
|
Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus
|
2014-02-06 11:51:38 -08:00 |
nsSocketTransportService2.cpp
|
bug 982103 - nsSocketTransportService::Dispatch shouldn't NS_WARNING on missing thread r=sworkman
|
2014-03-12 05:14:45 -04:00 |
nsSocketTransportService2.h
|
Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus
|
2014-02-06 11:51:38 -08:00 |
nsStandardURL.cpp
|
bug 967341 - uri management r=honzab
|
2014-02-04 11:55:02 -05: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
|
Bug 966870 - Use fallible allocation at nsStreamLoader::OnStartRequest. r=bsmedberg
|
2014-02-05 17:46:05 -05:00 |
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 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
|
2014-03-18 00:23:03 +00:00 |
nsUDPSocket.h
|
Backed out changeset 14313e0ce5fd (bug 952927) for xpcshell failures; CLOSED TREE
|
2014-03-07 15:18:14 +00: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 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
nsURLHelper.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -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 982302 - Braces are missing in nsBaseURLParser::ParseURL. r=mcmanus
|
2014-03-13 17:20:17 -04:00 |
nsURLParsers.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
PrivateBrowsingChannel.h
|
|
|
ProxyAutoConfig.cpp
|
Bug 959787 - Handlify JS_ExecuteScript, JS_EvaluateScript and other JS APIs r=sfink r=bz
|
2014-03-17 16:17:58 +00: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 978759 - Fix shutdown crash in seer. r=mcmanus
|
2014-03-07 10:44:44 -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
|
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
|
2014-03-05 09:55:52 -05:00 |
Tickler.h
|
Bug 952570 - Added an IID to the tickler
|
2014-01-09 17:04:00 -05:00 |