gecko-dev/netwerk
Valentin Gosu 2bcda024e0 Bug 1536236 - Release mDNSPrefetch in OnStopRequest (on the main thread) r=kershaw
nsDNSPrefetch holds a weak reference to nsHttpChannel. Weak references are not thread safe so, nsDNSPrefetch needs to be released on the main thread, in OnStopRequest.
Otherwise it gets released when the last reference to nsHttpChannel is dropped, which could be from another thread.

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

--HG--
extra : moz-landing-system : lando
2019-03-21 16:48:32 +00:00
..
base Backed out 7 changesets (bug 1522412) for xpcshell failures at test_shouldclassify.js on a CLOSED TREE. 2019-03-21 11:02:09 +02:00
build Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu 2019-03-05 18:43:02 +00:00
cache Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu 2019-03-05 18:43:02 +00:00
cache2 Backed out changeset 3e21362cd4dc (bug 1536387) for build bustage at CacheFileUtils.cpp on a CLOSED TREE. 2019-03-21 18:21:43 +02:00
cookie Bug 1534343 - Document should check if its mCookieSettings exists before using it, r=Ehsan 2019-03-21 06:44:00 +00:00
dns Bug 1450893 - Add pref for list of domains excluded from TRR r=dragana 2019-03-21 12:41:41 +00:00
ipc Bug 1521729 - P2: Fix failure tests r=mayhemer 2019-03-18 14:50:56 +00:00
locales Bug 1523249, r=valentin 2019-01-30 11:39:42 +00:00
mime Bug 1500710 - Add default MIME type definition for .wasm as 'application/wasm' r=bzbarsky 2019-02-01 22:16:17 +00:00
protocol Bug 1536236 - Release mDNSPrefetch in OnStopRequest (on the main thread) r=kershaw 2019-03-21 16:48:32 +00:00
sctp Backed out changeset 2161b075ce64 (bug 1521304) for high frequency mochitest failure, a=backout 2019-02-12 21:58:27 +02:00
socket Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
srtp
streamconv Merge mozilla-inbound to mozilla-central. a=merge 2019-03-14 18:25:40 +02:00
system Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
test Bug 1450893 - Add pref for list of domains excluded from TRR r=dragana 2019-03-21 12:41:41 +00:00
url-classifier Bug 1532765 - Do not show warning message for top-level load in URL classifier. r=baku 2019-03-12 23:23:21 +00:00
wifi Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
moz.build Bug 1511436 - Cleanup URL-Classifier code - part 1 - nsIUrlClassifierFeature, r=dimi 2018-12-14 12:40:16 +01:00
necko-config.h.in