gecko-dev/netwerk
Kershaw Chang 5036125ab8 Bug 1542037 - Avoid accessing nsDNSService on middleman process r=dragana
- This patch makes sure that we don't create nsDNSService on both child process and middleman process.
- gNeckoChild won't be created in middleman process, so it's fine to create ChildDNSService on middleman process.
- Add some MOZ_DIAGNOSTIC_ASSERT in TRR, so we know where TRR is used on child process.

Differential Revision: https://phabricator.services.mozilla.com/D40018

--HG--
extra : moz-landing-system : lando
2019-08-06 12:09:19 +00:00
..
base Bug 1499000 - Make CORS use the right security flags to check whether an URL can be loaded. r=ckerschb 2019-08-05 19:28:00 +00:00
build Bug 1530660: Fix registration for nsSafeFileOutputStream. r=erahm 2019-06-20 15:40:35 -07:00
cache Bug 1557904. Stop using [array] in appcache interfaces. r=mayhemer 2019-06-12 12:02:37 +00:00
cache2 Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
cookie Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
dns Bug 1542037 - Avoid accessing nsDNSService on middleman process r=dragana 2019-08-06 12:09:19 +00:00
ipc Bug 1542037 - Avoid accessing nsDNSService on middleman process r=dragana 2019-08-06 12:09:19 +00:00
locales
mime Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
protocol Backed out changeset 8de4baa1dee3 (bug 1570658) for causing mochitest failures. CLOSED TREE 2019-08-06 14:19:31 +03:00
sctp Bug 1553789: Don't connect unless our transport is the one that is ready. r=mjf 2019-07-15 14:10:03 +00:00
socket Backed out 2 changesets (bug 1546816) for causing test_navigation.py and test_js_cert_override_service.js to permafail CLOSED TREE 2019-06-15 10:55:58 +03:00
srtp
streamconv Bug 1428473 Support X-Content-Type-Options: nosniff when navigating r=ckerschb,dragana,alchen 2019-07-31 16:59:53 +00:00
system Bug 1561273 - network ID: ipv4NetworkId/scanArp returns gateway IP instead of its MAC, r=kershaw 2019-07-26 12:29:01 +00:00
test Bug 1271553 - Add known dweb protocols and ext+ to the standard list r=kershaw 2019-07-31 19:52:30 +00:00
url-classifier Bug 1570971 - Enable all the annotation URL-Classifier features and remove their prefs, r=Ehsan 2019-08-05 11:34:24 +00:00
wifi Bug 1458624 - Firefox on Linux now sends signal strength to geolocation API as RSSI dBm instead of a percentage. r=cpeterson 2019-07-17 19:11:19 +00:00
moz.build
necko-config.h.in