DescriptionRemove stun server in webrtc peerconnection.js
Specifying the stun server which can't be accessed in the test environment disallows WebRTC to generate loopback candidates. The current logic for generating loopback candidates is that if the permission is denied, the RtcConfiguration has to be null or undefined.
This prevents the turning on of IP Permission check as in https://codereview.chromium.org/1380323005/
BUG=538815
Committed: https://crrev.com/da45e6c11a011a33795fa899133667aa8642caca
Cr-Commit-Position: refs/heads/master@{#353113}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|