gecko-dev/media/webrtc
Dan Minor e3b31c2c02 Bug 1603790 - Only add unobfuscated addresses to mSignaledAddresses; r=mjf
We should only add a hostname to mSignaledAddresses if it is not obfuscated.
Prior to Bug 1567201 this was handled by an early exit in
MediaTransportHandlerSTS::AddIceCandidate if the address was obfuscated.
With the changes in Bug 1567201, that early exit went away and we're now adding
all addresses to mSignaledAddresses which breaks hiding prflx and srflx
addresses. Unfortunately, this is not something that easily unit testable.

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

--HG--
extra : moz-landing-system : lando
2019-12-16 21:05:46 +00:00
..
gn-configs Bug 1579834 - [WebRTC] Add mips64 support; r=dminor 2019-09-25 14:15:23 +00:00
signaling Bug 1603790 - Only add unobfuscated addresses to mSignaledAddresses; r=mjf 2019-12-16 21:05:46 +00:00
trunk Bug 1395259 - Remove win32k usage from webrtc's TaskQueue; r=dminor 2019-11-25 16:11:32 +00:00
.gclient
.gclient_entries
moz.build Bug 1552755 - Update moz.build files; r=ng 2019-05-31 20:20:40 +00:00
webrtc_update.sh
webrtc_version.h Bug 1562642 - Part 2 - Add missing MPL2 headers r=Gijs 2019-07-08 09:27:47 +00:00
webrtc.mozbuild Bug 1512504 - Don't set __PRETTY_FUNCTION__ on clang-cl. r=froydnj 2019-02-14 18:56:29 +00:00