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 accountReceived 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