Re: [webrtc-pc] RTCPeerConnection lacks identity marker beyond current process

Again, a `peerconnection.id` is useless if there is not a `window.getRTCPeerConnectionById(id)` method or if your app doesn't provide its own map/object to reference them by some `id`. And if your apps has its own map/object, then you don't need `RTCPeerConnection.id` at all.

-- 
GitHub Notification of comment by ibc
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1775#issuecomment-366754996 using your GitHub account

Received on Monday, 19 February 2018 17:15:29 UTC