.. |
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 1082114 - Fix pre-setData() calls to .available(), r=Waldo
|
2014-10-13 13:42:44 -07:00 |
ArrayBufferInputStream.h
|
Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey
|
2014-10-07 10:44:07 -07:00 |
AutoClose.h
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
BackgroundFileSaver.cpp
|
Bug 1074793 - Set more restrictive permissions for downloads in the temporary directory. r=paolo
|
2014-11-02 15:15:43 +02:00 |
BackgroundFileSaver.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04: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 1012917 - Send HttpBaseChannel::mApplyConversion with ChannelDiverter constructor in IPDL r=mayhemer
|
2014-10-21 16:40:08 -07:00 |
ChannelDiverterParent.h
|
Bug 1012917 - Send HttpBaseChannel::mApplyConversion with ChannelDiverter constructor in IPDL r=mayhemer
|
2014-10-21 16:40:08 -07:00 |
Dashboard.cpp
|
bug 1097944 - remove spdy/3 2/2 r=hurley
|
2014-11-17 12:35:06 -05:00 |
Dashboard.h
|
Bug 904594 - Make the Networking Dashboard thread safe. r=mcmanus
|
2014-03-11 17:59:50 +01:00 |
DashboardTypes.h
|
|
|
EventTokenBucket.cpp
|
Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus
|
2014-08-05 09:20:50 -04:00 |
EventTokenBucket.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
LoadContextInfo.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
LoadContextInfo.h
|
|
|
moz.build
|
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
|
2014-10-15 19:11:45 -07:00 |
NetUtil.jsm
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
NetworkActivityMonitor.cpp
|
Bug 1085266 - NetworkActivityMonitor PRIOMethods changed to be static, because not attached nsUDPSockets were crashing if SocketTransportService had been shut down. A small fix to nsUDPSocket destructor has been added. r=michal
|
2014-11-04 01:23:00 -05:00 |
NetworkActivityMonitor.h
|
Bug 1085266 - NetworkActivityMonitor PRIOMethods changed to be static, because not attached nsUDPSockets were crashing if SocketTransportService had been shut down. A small fix to nsUDPSocket destructor has been added. r=michal
|
2014-11-04 01:23:00 -05:00 |
nsAsyncRedirectVerifyHelper.cpp
|
Bug 1042396 - 'ASSERTION: Wrong Document Channel' with iframe src swap / better cancel detection on redirect, r=mcmanus
|
2014-11-10 16:10:41 +01:00 |
nsAsyncStreamCopier.cpp
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
nsAsyncStreamCopier.h
|
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
|
2014-08-27 14:26:48 -04:00 |
nsAuthInformationHolder.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsAuthInformationHolder.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsAutodialQt.cpp
|
|
|
nsAutodialQt.h
|
|
|
nsAutodialWin.cpp
|
|
|
nsAutodialWin.h
|
|
|
nsBase64Encoder.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBase64Encoder.h
|
|
|
nsBaseChannel.cpp
|
Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman
|
2014-11-11 15:05:55 -08:00 |
nsBaseChannel.h
|
Bug 1073282 - Proxy release of mLoadInfo in cannel dtors (r=jduell)
|
2014-09-29 08:48:11 -07:00 |
nsBaseContentStream.cpp
|
|
|
nsBaseContentStream.h
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
nsBufferedStreams.cpp
|
Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus)
|
2014-09-21 09:40:12 -07:00 |
nsBufferedStreams.h
|
Bug 1035394 - Fix dangerous public destructors in netwerk - r=mcmanus
|
2014-07-08 17:23:18 -04:00 |
nsChannelClassifier.cpp
|
Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman
|
2014-11-11 15:05:55 -08:00 |
nsChannelClassifier.h
|
Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman
|
2014-11-11 15:05:55 -08:00 |
nsDirectoryIndexStream.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDirectoryIndexStream.h
|
|
|
nsDNSPrefetch.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDNSPrefetch.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsDownloader.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDownloader.h
|
|
|
nsFileStreams.cpp
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
nsFileStreams.h
|
Bug 1035394 - Fix dangerous public destructors in netwerk - r=mcmanus
|
2014-07-08 17:23:18 -04:00 |
nsIncrementalDownload.cpp
|
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
|
2014-10-15 19:11:45 -07:00 |
nsInputStreamChannel.cpp
|
Bug 971432 - Move baseURI to nsILoadInfo. r=bz
|
2014-11-05 01:34:00 +01:00 |
nsInputStreamChannel.h
|
Bug 971432 - Move baseURI to nsILoadInfo. r=bz
|
2014-11-05 01:34:00 +01:00 |
nsInputStreamPump.cpp
|
Bug 1026951 - Assertion failure: NS_IsMainThread() (OnStateStop should only be called on the main thread.). r=sworkman
|
2014-08-14 05:45:00 -04:00 |
nsInputStreamPump.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsIOService.cpp
|
Bug 1076896 - Add newChannel2 to nsIoService that takes loadinfo as an arg (r=sicking)
|
2014-10-22 17:20:12 -07:00 |
nsIOService.h
|
Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell
|
2014-08-23 06:05:56 +03:00 |
nsLoadGroup.cpp
|
Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc.
|
2014-08-25 16:56:33 -07:00 |
nsLoadGroup.h
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
nsMediaFragmentURIParser.cpp
|
Bug 913586 (Part 8) - Update Maybe users in netwerk. r=mcmanus
|
2014-08-13 15:42:16 -07:00 |
nsMediaFragmentURIParser.h
|
Bug 913586 (Part 8) - Update Maybe users in netwerk. r=mcmanus
|
2014-08-13 15:42:16 -07:00 |
nsMIMEInputStream.cpp
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsMIMEInputStream.h
|
|
|
nsNativeConnectionHelper.cpp
|
|
|
nsNativeConnectionHelper.h
|
|
|
nsNetAddr.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsNetAddr.h
|
Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus
|
2014-08-05 09:20:50 -04:00 |
nsNetSegmentUtils.h
|
|
|
nsNetUtil.cpp
|
Bug 1029620 P4 Make HTTP token and header value validation accessible via nsNetUtil.h r=ehsan r=mcmanus
|
2014-07-24 12:38:55 -04:00 |
nsPACMan.cpp
|
Bug 1035075 - Dispatch a runnable to wait for the PAC thread to shutdown. r=mcmanus
|
2014-08-14 01:59:00 -04:00 |
nsPACMan.h
|
Bug 1035075 - Dispatch a runnable to wait for the PAC thread to shutdown. r=mcmanus
|
2014-08-14 01:59:00 -04:00 |
nsPreloadedStream.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPreloadedStream.h
|
|
|
nsProtocolProxyService.cpp
|
Backed out changeset 20ae968df114 (bug 939318)
|
2014-09-24 16:17:27 +01:00 |
nsProtocolProxyService.h
|
Backed out changeset 20ae968df114 (bug 939318)
|
2014-09-24 16:17:27 +01:00 |
nsProxyInfo.cpp
|
bug 378637 part 8 - add https proxy info type r=hurley
|
2014-04-15 18:16:41 -04:00 |
nsProxyInfo.h
|
Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus
|
2014-08-05 09:20:50 -04:00 |
nsRequestObserverProxy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsRequestObserverProxy.h
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
nsSerializationHelper.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSerializationHelper.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsServerSocket.cpp
|
Bug 242448 - Add a basic scriptable TLS server. r=honzab
|
2014-09-19 17:25:00 +02:00 |
nsServerSocket.h
|
Bug 242448 - Add a basic scriptable TLS server. r=honzab
|
2014-09-19 17:25:00 +02:00 |
nsSimpleNestedURI.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSimpleNestedURI.h
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
nsSimpleStreamListener.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSimpleStreamListener.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsSimpleURI.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSimpleURI.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsSocketTransport2.cpp
|
bug 1076129 generate event on socket transport cancelation r=sworkman
|
2014-10-02 00:38:53 -04:00 |
nsSocketTransport2.h
|
Bug 951677 - Part 1: Add Bind function to SocketTransport. r=honzab
|
2014-10-07 17:24:57 +08:00 |
nsSocketTransportService2.cpp
|
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
|
2014-10-08 13:17:32 -07:00 |
nsSocketTransportService2.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
nsStandardURL.cpp
|
Bug 1009648: nsStandardURL crashes when calling SetHost after Clear() r=mcmanus
|
2014-08-11 12:14:03 +03:00 |
nsStandardURL.h
|
Bug 1009648: nsStandardURL crashes when calling SetHost after Clear() r=mcmanus
|
2014-08-11 12:14:03 +03:00 |
nsStreamListenerTee.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsStreamListenerTee.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsStreamListenerWrapper.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsStreamLoader.cpp
|
Bug 1091986 (part 2) - Change nsStreamLoader::mData to a mozilla::Vector. r=mcmanus.
|
2014-10-30 19:48:30 -07:00 |
nsStreamLoader.h
|
Bug 1091986 (part 2) - Change nsStreamLoader::mData to a mozilla::Vector. r=mcmanus.
|
2014-10-30 19:48:30 -07:00 |
nsStreamTransportService.cpp
|
Bug 1045390: Add a MOZ_FINAL annotation to STSThreadPoolListener. r=cyu
|
2014-07-30 19:30:39 -07:00 |
nsStreamTransportService.h
|
Bug 1024027 - Cannot safely dispatch to nsStreamTransportService from a non-main thread. r=bsmedberg,mcmanus
|
2014-06-21 03:26:43 -07:00 |
nsSyncStreamListener.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSyncStreamListener.h
|
|
|
nsTemporaryFileInputStream.cpp
|
Bug 1005323: In nsTemporaryFileInputStream::ReadSegments, call writer correctly. r=roc
|
2014-07-03 11:32:50 -07:00 |
nsTemporaryFileInputStream.h
|
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-08-05 09:20:24 -04:00 |
nsTransportUtils.cpp
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsTransportUtils.h
|
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
nsUDPSocket.cpp
|
Bug 1085266 - NetworkActivityMonitor PRIOMethods changed to be static, because not attached nsUDPSockets were crashing if SocketTransportService had been shut down. A small fix to nsUDPSocket destructor has been added. r=michal
|
2014-11-04 01:23:00 -05:00 |
nsUDPSocket.h
|
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
|
2014-08-27 14:26:48 -04:00 |
nsUnicharStreamLoader.cpp
|
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
|
2014-05-08 12:32:00 +03:00 |
nsUnicharStreamLoader.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsURIChecker.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsURIChecker.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
nsURLHelper.cpp
|
|
|
nsURLHelper.h
|
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
nsURLHelperOSX.cpp
|
|
|
nsURLHelperUnix.cpp
|
|
|
nsURLHelperWin.cpp
|
|
|
nsURLParsers.cpp
|
bug 1073747 - nsurlparser xpcom methods don't validate input r=sworkman
|
2014-09-27 14:51:19 -04:00 |
nsURLParsers.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
OfflineObserver.cpp
|
Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell
|
2014-08-23 06:05:56 +03:00 |
OfflineObserver.h
|
Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell
|
2014-08-23 06:05:56 +03:00 |
Predictor.cpp
|
Backed out changeset 06acd829f970 (bug 865314) for causing new topcrashes. a=me
|
2014-10-27 14:26:13 -04:00 |
Predictor.h
|
Bug 1029760 - Modified inner predictor telemetry counters so data would persist. r=hurley
|
2014-06-24 14:16:10 -07:00 |
PrivateBrowsingChannel.h
|
|
|
ProxyAutoConfig.cpp
|
Bug 650161 - Root JSRuntimeWrapper::mGlobal r=sworkman
|
2014-10-24 08:49:33 +01:00 |
ProxyAutoConfig.h
|
bug 1048468 - pac resolution with myIPAddress can block on dns timeouts r=sworkman
|
2014-09-18 11:53:30 -04:00 |
RedirectChannelRegistrar.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
RedirectChannelRegistrar.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
StreamingProtocolService.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
StreamingProtocolService.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
Tickler.cpp
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
Tickler.h
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
TLSServerSocket.cpp
|
Bug 242448 - Add a basic scriptable TLS server. r=honzab
|
2014-09-19 17:25:00 +02:00 |
TLSServerSocket.h
|
Bug 242448 - Add a basic scriptable TLS server. r=honzab
|
2014-09-19 17:25:00 +02:00 |