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

that example helps :+1: 

so the problem you're trying to solve is that you can not say "please start logging for this peerconnection" because the js needs to communicate with the extension via postMessage and you can't do that with the peerconnection object.

Would it be enough here to say the ID should show up in the RTCPeerConnections toJSON() output?

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

Received on Thursday, 22 February 2018 21:29:16 UTC