- From: dontcallmedom-bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Jan 2025 08:49:24 +0000
- To: public-webrtc@w3.org
dontcallmedom-bot has just created a new issue for https://github.com/w3c/webrtc-pc: == Wrong Web IDL type for URLs in WebRTC: Real-Time Communication in Browsers == While crawling [WebRTC: Real-Time Communication in Browsers](https://w3c.github.io/webrtc-pc/), wrong Web IDL type for URLs: * [ ] `field urls` in dictionary `RTCIceServer` uses `DOMString` instead of recommended `USVString` for URLs * [ ] `attribute url` in interface `RTCIceCandidate` uses `DOMString` instead of recommended `USVString` for URLs * [ ] `attribute url` in interface `RTCPeerConnectionIceEvent` uses `DOMString` instead of recommended `USVString` for URLs * [ ] `field url` in dictionary `RTCPeerConnectionIceEventInit` uses `DOMString` instead of recommended `USVString` for URLs * [ ] `attribute url` in interface `RTCPeerConnectionIceErrorEvent` uses `DOMString` instead of recommended `USVString` for URLs * [ ] `field url` in dictionary `RTCPeerConnectionIceErrorEventInit` uses `DOMString` instead of recommended `USVString` for URLs <sub>Cc @dontcallmedom @tidoust</sub> <sub>This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).</sub> Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3031 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 January 2025 08:49:25 UTC