gecko-dev/media/mtransport/third_party
Michael Froman dc47a5c53d Bug 1434531 - fix missing TCP relay candidates. r=drno
Because the nr_transport_addr_check_compatibility check also includes
protocol, it was failing checks that used to pass.  However, the actual
address used was created farther down in code by copying the current
address and setting the protocol to TCP.  Moving that address copy up
in the processing flow lets the more stringent check work.

MozReview-Commit-ID: 95SOQzxuxXB

--HG--
extra : rebase_source : 95f4cf6d9f10ee4f81c56d7bbe8027c46749cfb8
2018-02-02 16:03:51 -06:00
..
nICEr Bug 1434531 - fix missing TCP relay candidates. r=drno 2018-02-02 16:03:51 -06:00
nrappkit Bug 1388681 - Disable -Wformat-security where -Wformat is disabled. r=bwc 2017-08-09 18:45:16 +09:00
import.py
moz.build Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00