.. |
browser
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
httpserver
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
mochitests
|
Bug 942470 - Don't apply user agent update if updates have been disabled. r=fabrice
|
2013-12-06 10:22:18 -05:00 |
reftest
|
…
|
|
unit
|
Backed out changeset 13c1b3a2d135 (bug 880625) for xpcshell failures.
|
2013-12-02 13:07:46 -05:00 |
unit_ipc
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
|
2013-09-24 11:50:08 -07:00 |
Makefile.in
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +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
|
Bug 782594 - Don't return nsresult from main() (netwerk/); r=bz
|
2012-08-07 20:17:27 +03:00 |
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
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
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
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
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
|
Bug 801803: More nsresult as enum class creates warnings r=me
|
2012-10-16 00:26:51 -04:00 |
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
|
Bug 801803: More nsresult as enum class creates warnings r=me
|
2012-10-16 00:26:51 -04:00 |
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
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09: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
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
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
|
Bug 782594 - Don't return nsresult from main() (netwerk/); r=bz
|
2012-08-07 20:17:27 +03:00 |
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 |
TestUDPSocket.cpp
|
Bug 869869 - Part 1, change nsUDPServerSocket to nsUDPSocket, r=mcmanus.
|
2013-05-10 20:00:22 +08: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 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
neckoTiming.pl
|
…
|
|
sites.txt
|
…
|
|
urlparse.dat
|
…
|
|
urlparse_mac.dat
|
…
|
|
urlparse_unx.dat
|
…
|
|
urlparse_win.dat
|
…
|
|
urltest.cpp
|
Bug 782594 - Don't return nsresult from main() (netwerk/); r=bz
|
2012-08-07 20:17:27 +03:00 |
urltests.dat
|
…
|
|