Re: [webrtc-pc] Missing url in RTCIceCandidateInit (#2795)

> All other properties are settable from JS

Most of the properties are not settable from JS but are parsed from the candidate string.
Not having a URL is correct since any candidate created by JS was not gathered from a server.

For testing you can still assign a value candidate.url if you want.

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


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

Received on Thursday, 27 October 2022 21:01:01 UTC