gecko-dev/netwerk/dns
Thomas Zimmermann 92207a5fd9 Bug 1276927: Remove Bionic dependencies from Necko, r=valentin
B2G builds now use the header files from Android NDKs. Bionic is
not supported by the build any longer and Bionic features can't be
used anymore. This patch removes Necko's dependencies on Bionic
in favor of the respective Android code.

MozReview-Commit-ID: HP6jC22fLGn
2016-06-16 08:43:51 +01:00
..
mdns Bug 1272101 - Changes in preparation for FlyWeb landing. Add JS implementation of nsDNSServiceDiscovery. r=hurley 2016-06-01 16:22:27 -04:00
ChildDNSService.cpp
ChildDNSService.h
DNS.cpp
DNS.h
DNSListenerProxy.cpp
DNSListenerProxy.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
DNSRequestChild.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
DNSRequestChild.h
DNSRequestParent.cpp
DNSRequestParent.h
effective_tld_names.dat
GetAddrInfo.cpp Bug 1276927: Remove Bionic dependencies from Necko, r=valentin 2016-06-16 08:43:51 +01:00
GetAddrInfo.h
moz.build Bug 1276927: Remove Bionic dependencies from Necko, r=valentin 2016-06-16 08:43:51 +01:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Bug 1266632 - Add a null check in nsHostResolver::SizeOfIncludingThis. r=sworkman. 2016-04-22 14:04:58 +10:00
nsDNSService2.h
nsEffectiveTLDService.cpp
nsEffectiveTLDService.h
nsHostResolver.cpp Bug 866380 - Null check for amlogic libc implementation. r=valentin 2016-04-06 18:38:35 -04:00
nsHostResolver.h
nsIDNKitInterface.h
nsIDNService.cpp Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
nsIDNService.h Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki 2016-04-21 18:58:59 +01:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSService.idl
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
PDNSParams.h
PDNSRequest.ipdl
PDNSRequestParams.ipdlh
prepare_tlds.py
punycode.c
punycode.h