.. |
browser
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
httpserver
|
Bug 924259 - Fix error message when httpd.js is already running (r=Waldo)
|
2013-10-10 10:52:12 -07:00 |
mochitests
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
reftest
|
…
|
|
unit
|
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 |
unit_ipc
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
|
2013-09-24 11:50:08 -07:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
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 |
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 |
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
|
…
|
|
TestDiskCache.js
|
…
|
|
TestFileInput2.cpp
|
…
|
|
TestHttp.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestIDN.cpp
|
…
|
|
TestIOThreads.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestIncrementalDownload.cpp
|
…
|
|
TestMCTransport.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 |
TestMakeAbs.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 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
TestPerf.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 |
TestProtocols.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestRes.cpp
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
TestSTSParser.cpp
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04: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
|
…
|
|
TestSocketIO.cpp
|
Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus
|
2013-06-04 16:32:31 -07:00 |
TestSocketInput.cpp
|
…
|
|
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 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 |
TestStreamLoader.cpp
|
…
|
|
TestStreamPump.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 |
TestStreamTransport.cpp
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
TestSyncHTTP.cpp
|
…
|
|
TestThreadedIO.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 |
TestUDPServerSocket.cpp
|
Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus
|
2013-09-22 23:35:05 -04:00 |
TestUDPSocketProvider.cpp
|
…
|
|
TestURLManipulation.html
|
…
|
|
TestURLParser.cpp
|
…
|
|
TestUpload.cpp
|
Bug 92979 - Remove unused parameters in nsNetUtil.h methods. r=biesi
|
2013-03-08 08:30:13 -05:00 |
TestWriteSpeed.cpp
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
moz.build
|
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
|
2013-09-19 07:43:02 +09:00 |
neckoTiming.pl
|
…
|
|
sites.txt
|
…
|
|
urlparse.dat
|
…
|
|
urlparse_mac.dat
|
…
|
|
urlparse_unx.dat
|
…
|
|
urlparse_win.dat
|
…
|
|
urltest.cpp
|
…
|
|
urltests.dat
|
…
|
|