W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > February 2018

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

From: Elad Alon via GitHub <sysbot+gh@w3.org>
Date: Mon, 19 Feb 2018 17:12:12 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-366754152-1519060331-sysbot+gh@w3.org>
murillo128 - Chrome is multi-process. Tabs usually have their own process. Some sensitive, private APIs (which are open source, btw - see https://cs.chromium.org/chromium/src/chrome/browser/extensions/api/webrtc_logging_private/) are accessible, but live on their own process, for added security. So the JS code lives in one process, but is trying to communicate "I mean this PC" to another.

-- 
GitHub Notification of comment by eladalon1983
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1775#issuecomment-366754152 using your GitHub account
Received on Monday, 19 February 2018 17:12:14 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:43 UTC