[webrtc-pc] Pull Request: RTCPeerConnectionIceErrorEventInit with address and port

henbos has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== RTCPeerConnectionIceErrorEventInit with address and port ==
Fixes #2438.
The hostCandidate of RTCPeerConnectionIceEvent was replaced with address and port already, the Init dictionary must follow.
Note we have yet to define the event constructor so there are no references that need to be fixed... (we should define the constructor though, but not in this PR)

See https://github.com/w3c/webrtc-pc/pull/2449

Received on Wednesday, 22 January 2020 13:41:32 UTC