gecko/netwerk
2013-01-24 12:49:41 -08:00
..
base Bug 833178 - Increase Stream Transport thread pool max threads. r=bsmith 2013-01-22 21:26:00 -08:00
build Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny 2013-01-11 15:40:25 +01:00
cache Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures. 2013-01-26 14:05:31 -05:00
cookie Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures. 2013-01-26 14:05:31 -05:00
dash Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf. 2012-12-23 20:45:57 -08:00
dns Bug 825501 - Remove IPv4 records manually because PR_GetAddrInfoByName dislike PR_AF_INET6. r=honzab 2013-01-25 08:30:12 +09:00
ipc Bug 833935 - Stop using one static var per compilation unit. r=jdm 2013-01-25 19:28:00 +00:00
locales Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
mime Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe 2013-01-08 13:40:47 -08:00
protocol Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza 2013-01-11 15:46:00 -08:00
sctp Bug 805251 - Clean up DataChannel close logic r=mcmanus 2013-01-17 05:26:40 -05:00
socket Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman 2012-12-23 16:08:43 -05:00
srtp Bug 394311 - Stop building with -pedantic. r=ted,dbaron. 2013-01-20 14:12:42 -08:00
streamconv 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
system Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium 2013-01-11 15:06:36 -08:00
test Bug 765934: Test cases for the redirectTo API. r=honza 2013-01-24 12:49:41 -08:00
wifi Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm 2012-10-09 18:40:11 -07:00
Makefile.in Bug 729512: DataChannel protocol rollup r=mcmanus 2012-10-03 19:51:23 -04:00
necko-config.h.in