[webrtc-pc] RTCPeerConnectionIceErrorEventInit should have either default values for properties or use required with them (#3089)

smaug---- has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCPeerConnectionIceErrorEventInit should have either default values for properties or use required with them ==
...otherwise event initialization won't work, since properties aren't defined at all and when the JS constructor runs, attribute values of RTCPeerConnectionIceErrorEvent can't be initialized.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3089 using your GitHub account


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

Received on Tuesday, 24 February 2026 09:41:23 UTC