[webrtc-pc] RTCIceServer.credential removed by mistake (#2415)

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

== RTCIceServer.credential removed by mistake ==
#2362 removed the `credential` member of `RTCIceServer` while removing support for OAuth, while I believe it should only have changed the union type from `DOMString or RTCOAuthCredential` to `DOMString`.

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

Received on Wednesday, 18 December 2019 14:01:20 UTC