gecko-dev/netwerk
2020-03-17 15:05:26 +00:00
..
base Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
build Bug 1618130 - Add DNS override service r=dragana 2020-03-02 19:44:37 +00:00
cache Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
cache2 Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
cookie Bug 1620322 - Part 8: Rename AntiTrackingCommon to ContentBlocking; r=baku 2020-03-09 23:36:39 +00:00
dns Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
ipc Bug 1620875 - Don't duplicate loadFlags in the http specific config as well as the generic config for DocumentChannel replacement. r=nika 2020-03-16 00:56:03 +00:00
locales Bug 1454781 - SameSite policy logged in the console - part 5 - Console messages for beta, r=Ehsan 2020-03-09 09:42:45 +00:00
mime Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky 2019-12-23 23:02:05 +00:00
protocol Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
sctp Bug 1621589 - Convert pointer to rtcweb_datachannel_open_request to UniqueFreePtr r=valentin 2020-03-16 15:19:44 +00:00
socket Bug 1621044 - Update neqo. r=agrover 2020-03-10 21:04:54 +00:00
srtp
streamconv Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
system Bug 1613985 - Use default for equivalent-to-default constructors/destructors in netwerk. r=dragana 2020-03-06 09:22:49 +00:00
test Bug 1621877 - Add more unit tests for setting an empty host on URLTYPE_AUTHORITY URLs r=kershaw 2020-03-13 13:34:16 +00:00
url-classifier Bug 1621305 - Remove GetUri in nsChannelClassifier.cpp r=ckerschb 2020-03-12 19:47:51 +00:00
wifi Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
moz.build
necko-config.h.in