gecko-dev/netwerk
Valentin Gosu 4e6807391a Bug 1558310 - Remove main thread check in nsStandardURL::nsStandardURL() r=dragana
Removing this check would allow us to see leaked URIs created off main thread.
This is OK because we already use a mutex to guard the linkedList

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

--HG--
extra : moz-landing-system : lando
2019-09-12 16:50:25 +00:00
..
base Bug 1558310 - Remove main thread check in nsStandardURL::nsStandardURL() r=dragana 2019-09-12 16:50:25 +00:00
build Bug 1567616 - network id based on default gateway is wrong when VPN overrides default gateway by more specific routes r=dragana 2019-08-26 21:46:32 +00:00
cache Backed out changeset 8c25acd6a557 (bug 1237782) for wpt failures at controller-on-disconnect.https.html 2019-09-07 14:32:37 +03:00
cache2 Bug 1577354 - Assertion failure: decoded.CountChar('\t') == 2, at /netwerk/cache2/CacheFileContextEvictor.cpp:409, r=mayhemer 2019-09-02 17:26:08 +00:00
cookie Bug 1579552 - Update the cookie path matching algorithm per RFC6265; r=baku 2019-09-11 11:07:12 +00:00
dns Bug 1580046 - Introduce new trr pref: builtin-excluded-domains r=valentin 2019-09-12 12:44:16 +00:00
ipc Bug 1579874 - Use the correct process type for socket process r=jld 2019-09-12 20:34:58 +00:00
locales
mime Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
protocol Bug 1576171 - Send ftp channel status via OnStartRequest r=valentin 2019-09-12 16:24:43 +00: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 Bug 1562773 - Propagate Delegated Credential flag to nsITransportSecurityInfo r=keeler,jcj 2019-09-11 15:19:57 +00:00
srtp
streamconv Bug 1579179 - Use nsIChannel for noSniff checks r=ckerschb 2019-09-12 14:22:21 +03:00
system Bug 1576386 - Don't recompute the networkId during shutdown r=michal 2019-09-11 14:38:52 +00:00
test Bug 1580046 - Introduce new trr pref: builtin-excluded-domains r=valentin 2019-09-12 12:44:16 +00:00
url-classifier Bug 1575811 - Remove |IsAllowListed| check in UrlClassifierCommon::AnnotateChannel. r=Ehsan 2019-08-28 13:40:33 +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