.. |
browser
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
httpserver
|
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
|
2013-12-10 16:18:11 +09:00 |
mochitests
|
Bug 963592 - Perform replacements for updated UA overrides. r=fabrice
|
2014-01-28 09:04:39 -05:00 |
reftest
|
|
|
unit
|
Bug 676358 - HTTP auth realm parameter parsed as quoted-string doesn't get unescaped r=jduell
|
2014-01-24 15:07:37 -08:00 |
unit_ipc
|
Bug 959100 - Make ParseChunkRemaining detect chunk size overflow. r=jduell
|
2014-01-17 17:07:29 +01:00 |
Makefile.in
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +09:00 |
moz.build
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
neckoTiming.pl
|
|
|
PageList.txt
|
|
|
PropertiesTest.cpp
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
ReadNTLM.cpp
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
sites.txt
|
|
|
TestAsyncCache.js
|
|
|
TestBlockingSocket.cpp
|
|
|
TestCacheBlockFiles.cpp
|
|
|
TestCacheCollisions.js
|
|
|
TestCachePerformance.js
|
|
|
TestCacheService.cpp
|
|
|
TestCacheVisitor.js
|
|
|
TestCallbacks.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestCommon.h
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestCookie.cpp
|
Bug 917266 - Remove some unneeded code in netwerk/; r=mcmanus
|
2013-09-17 12:38:55 -04:00 |
TestDiskCache.js
|
|
|
TestDNS.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestDNSDaemon.cpp
|
|
|
TestFileInput2.cpp
|
|
|
TestHttp.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestIDN.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestIncrementalDownload.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestIOThreads.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestMakeAbs.cpp
|
|
|
TestMCTransport.cpp
|
|
|
TestObjectCache.js
|
|
|
TestOpen.cpp
|
|
|
TestOverlappedIO.cpp
|
Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus
|
2013-06-04 16:32:31 -07:00 |
TestPageLoad.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestPerf.cpp
|
|
|
TestProtocols.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestRes.cpp
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
TestServ.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestServ.js
|
|
|
TestSocketInput.cpp
|
|
|
TestSocketIO.cpp
|
Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus
|
2013-06-04 16:32:31 -07:00 |
TestSocketTransport.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestStandardURL.cpp
|
|
|
TestStreamChannel.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestStreamLoader.cpp
|
|
|
TestStreamPump.cpp
|
|
|
TestStreamTransport.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestSTSParser.cpp
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
TestSyncHTTP.cpp
|
|
|
TestThreadedIO.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestUDPSocket.cpp
|
Bug 948725 - Invoke |QuitPumpingEvent| after response packet is received. r=jduell
|
2014-01-30 10:59:15 -05:00 |
TestUDPSocketProvider.cpp
|
|
|
TestUpload.cpp
|
Bug 92979 - Remove unused parameters in nsNetUtil.h methods. r=biesi
|
2013-03-08 08:30:13 -05:00 |
TestURLManipulation.html
|
|
|
TestURLParser.cpp
|
|
|
TestWriteSpeed.cpp
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
urlparse_mac.dat
|
|
|
urlparse_unx.dat
|
|
|
urlparse_win.dat
|
|
|
urlparse.dat
|
|
|
urltest.cpp
|
|
|
urltests.dat
|
|
|