gecko/netwerk
2013-01-17 22:05:28 -08:00
..
base No bug - Fix nsIURI typos in comments. r=me 2013-01-17 22:05:28 -08:00
build Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny 2013-01-11 15:40:25 +01:00
cache Bug 816642 - Avoid fragmenting cache files, r=jduell 2013-01-15 14:43:53 +01:00
cookie Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz 2013-01-04 12:49:25 +09: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 826455 Expose more NetAddr functions to script r=biesi,josh 2013-01-10 18:44:17 +00:00
ipc Bug 827885 - Improve Necko security check messages. r=jdm 2013-01-08 18:52:29 +01: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 827824 - Use uint8_t for mTxInlineFrame. r=mcmanus 2013-01-17 08:25:03 +09: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 821855, SRTP fails to initialize on Android when crypto_kernel_init_ciphers fail their self tests, r=jesup 2012-12-17 12:13:26 -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 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
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