Re: [webrtc-pc] Unclear how URLs are processed (#2660)

There's other issues that follow from this as well, such as whether
```js
new RTCPeerConnection({ iceServers: [{ urls:[] }] });
```
ought to throw. It does in Firefox, but not Chrome and Safari. Are there no web-platform-tests for all these cases?

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2660#issuecomment-865925836 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 22 June 2021 12:06:35 UTC