gecko-dev/netwerk
Matt Woodrow ca24f6fed5 Bug 1607991 - Remove ConfigureChannel. r=kmag
The intent of ConfigureChannel was to be code that needed to be applied to both the DocumentChannelChild in the content process, and the real channel in the parent.

It looks like everything in there is either QI'ing to a sub-type of channel (which won't apply to DocumentChannelChild), or is mutating the loadinfo/loadflags (which only need to be done once).

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

--HG--
extra : moz-landing-system : lando
2020-01-17 02:11:40 +00:00
..
base Bug 1596799 - Have a preference to force remote TCP/UDP port remapping for easier local network testing, r=dragana 2020-01-16 17:22:36 +00:00
build Bug 1561860 - Add rust-url based nsIURI implementation r=JuniorHsu 2019-12-11 20:17:53 +00:00
cache Bug 1474608 - P1 - Clear origin attributes directly for deleteDataFromOriginAttributesPattern if it's possible; r=asuth,baku 2019-12-02 19:47:13 +00:00
cache2 Bug 1606207 - Remove first-party cache isolation telemetry r=mayhemer 2020-01-14 13:53:01 +00:00
cookie Bug 1601499 - Compute baseDomain when cookies are read from the db r=Ehsan 2020-01-14 17:17:17 +00:00
dns Bug 1608114 - Diagnose ~20ms delay processing a DoH response r=dragana 2020-01-14 12:11:46 +00:00
ipc Bug 1607991 - Remove ConfigureChannel. r=kmag 2020-01-17 02:11:40 +00:00
locales Bug 1603969 - Part 1: Remove the concept of granted origins from the anti-tracking backend; r=baku 2019-12-19 02:56:52 +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 1600965 - Add support for blocking on the DNS resolution for HTTP channels; r=dragana 2020-01-15 14:53:12 +00:00
sctp Bug 1586593 - dispatch CloseInt on DataChannel Open ACK failure - r=bwc 2019-10-11 17:03:23 +00:00
socket Bug 1604683 - Update neqo. r=agrover 2020-01-09 21:22:11 +00:00
srtp
streamconv Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
system Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
test Bug 1308636 Part 1 - Convert -moz-column-span to column-span in a crashtest. r=dbaron 2020-01-16 21:45:15 +00:00
url-classifier Bug 1599043 - Part 9: Set channel matched info in channels in parent process. r=dimi 2020-01-13 14:09:03 +00:00
wifi Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
moz.build
necko-config.h.in