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

> This property should not be constructable from JS.

It might not be super useful to construct it but why should it not be constructible from JS?
All other properties are settable from JS so there is an expectation that this also would be constructible.
Maybe this is the reason why it was in the event before and not the candidate itself.
This could for instance create some surprising effects if postMessaging via JSON for instance.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2795#issuecomment-1293691433 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 15:17:06 UTC