gecko-dev/netwerk
Nathan Froyd 8b24c9d51c Bug 1281626 - part 3 - make various things accept already_AddRefed<nsIRunnable>; r=khuey
All of these things are called with the result of
NS_NewRunnableFunction, so we need to transition them over to a world
where NS_NewRunnableFunction returns something different.
2016-06-28 22:24:54 -04:00
..
base Bug 1282554 - Provide helper function to check if channel can be openen using open2() and asyncOpen2() r=bholly 2016-06-28 19:03:56 +02:00
build Bug 1272101 - Fix nsINetworkInfoService implementation on Android to use Linux C APIs instead of Android Java APIs. r=snorp 2016-06-02 16:42:36 -04:00
cache Bug 1281793 - Remove some non-used telemetry IDs - part 2 - network/cache, r=gfritzsche 2016-06-28 19:29:28 +02:00
cache2 Bug 1281626 - part 3 - make various things accept already_AddRefed<nsIRunnable>; r=khuey 2016-06-28 22:24:54 -04:00
cookie Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm 2016-05-25 16:13:54 -07:00
dns Bug 1276927: Remove Bionic dependencies from Necko, r=valentin 2016-06-16 08:43:51 +01:00
ipc Bug 1256595 - Add frameOuterWindowID in nsILoadInfo, r=billm 2016-06-27 02:42:00 +02:00
locales Bug 1267910 - Part 1: Make the API getCookiesFromHost of the nsICookieManager2 OriginAttributes-aware. r=jdm 2016-05-25 11:54:21 +08:00
mime Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
protocol Bug 1282554 - Provide helper function to check if channel can be openen using open2() and asyncOpen2() r=bholly 2016-06-28 19:03:56 +02:00
sctp Bug 1240209: use buffer-half-empty callbacks to send buffered data instead of a timer r=tuexen,drno 2016-05-31 23:45:17 -04:00
socket Bug 1250568 - Adding TLS 1.3 to nsISSLStatus, r=keeler 2016-04-04 16:21:19 -03:00
srtp Bug 1255655 - Const-ify and shrink octet_weight. r=hurley. 2016-03-11 13:43:29 +11:00
standalone Bug 1274376 - more mozilla::net namespaces r=dragana 2016-05-18 22:02:57 -04:00
streamconv Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm 2016-05-25 16:13:54 -07:00
system Bug 1281188 - Add network identification telemetry to Mac version, r=mcmanus 2016-06-21 10:08:00 +02:00
test Bug 1273882 - Don't prefetch on origin predictions. r=mayhemer 2016-06-17 02:58:41 -07:00
wifi Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
moz.build Bug 1252094 - Export necko-config.h from moz.build; r=ted 2016-03-01 09:17:29 +01:00
necko-config.h.in