W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > January 2020

[webrtc-ice] validate usernameFragment and password in iceTransport.start() (#26)

From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
Date: Wed, 22 Jan 2020 16:35:52 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-553657782-1579710951-sysbot+gh@w3.org>
fippo has just created a new issue for https://github.com/w3c/webrtc-ice:

== validate usernameFragment and password in iceTransport.start() ==
https://w3c.github.io/webrtc-ice/#dom-rtcicetransport-start
advises to throw a TypeError when the usernameFragment or the password of the remote parameters is unset but doesn't talk about validation (https://tools.ietf.org/html/draft-ietf-mmusic-ice-sip-sdp-39#section-5.4 allows ALPHA / DIGIT / "+" / "/")

I *think* the right error is `SyntaxError`.

Please view or discuss this issue at https://github.com/w3c/webrtc-ice/issues/26 using your GitHub account
Received on Wednesday, 22 January 2020 16:35:54 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:49 UTC