Closed Bug 1383575 Opened 7 years ago Closed 7 years ago

Remove TURNS log warning

Categories

(Core :: WebRTC: Networking, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: drno, Assigned: drno)

References

Details

Attachments

(1 file)

From https://bugzilla.mozilla.org/show_bug.cgi?id=1056934#c68:

When I go to https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
and fill in a TURNS server, say "turns:turns.fig.org:443?transport=tcp" with authentication, everything looks good on the candidates report (there is a relay candidate with the server's IP), but on the Javascript debug console, I get:

TURNS is not yet supported.  main.js:119

This is with Firefox 54.  I'm not sure why the error comes up on the Trickle ICE page, as the WebRTC application I am using is definitely doing relaying over TLS with the same ICE configuration, with no errors.

Thanks.
Assignee: nobody → drno
Depends on: 1056934
Attachment #8889234 - Flags: review?(docfaraday) → review?(mfroman)
Comment on attachment 8889234 [details]
Bug 1383575: remove TURNS log warning.

https://reviewboard.mozilla.org/r/160296/#review165852

Looks good to me.
Attachment #8889234 - Flags: review?(mfroman) → review+
https://hg.mozilla.org/mozilla-central/rev/91ddffcd405d
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.