gecko-dev/netwerk
Kershaw Chang c68e094352 Bug 1398665 - Handle the case when gNeckoChild is null properly in RequestContext::DOMContentLoaded. r=hurley
In child process, during shutdown, it's possible that IsNeckoChild() is true but gNeckoChild is null. When this case happens, we have to early return in RequestContext::DOMContentLoaded() to avoid the asseration failure (MOZ_ASSERT(!IsNeckoChild())) in RequestContext::ScheduleUnblock().
2017-09-12 08:40:00 -04:00
..
base Bug 1398665 - Handle the case when gNeckoChild is null properly in RequestContext::DOMContentLoaded. r=hurley 2017-09-12 08:40:00 -04:00
build
cache
cache2 Bug 1395938 - Prevent crash when we are missing an IOThread during shutdown r=michal 2017-09-07 15:15:25 +02:00
cookie Bug 1398420 - Don't use SystemGroup for CookieServiceChild (r=jdm) 2017-09-11 19:11:05 -07:00
dns Bug 1398646: Forbid sync DNS resolution on the main thread. r=valentin 2017-09-10 19:13:42 -07:00
ipc Bug 1396856: Part 2 - Add top outer window ID to LoadInfo. r=ehsan 2017-09-06 14:25:23 -07:00
locales
mime
protocol Bug 1398671 - Call AsyncAbort when canceling a tail request. r=hurley 2017-09-12 08:38:00 -04:00
sctp
socket Backed out changeset 9c00078ce6ab (bug 910207) for eslint failure at browser/base/content/test/urlbar/browser_urlbar_search_no_speculative_connect_with_client_cert.js:48: Expected method shorthand. r=backout 2017-09-08 20:42:07 +02:00
srtp
streamconv
system
test Bug 1398941 - test_race_cache_with_network.js test is failing after landing bug 1398847, r=valentin 2017-09-12 13:06:58 +02:00
wifi
moz.build
necko-config.h.in