- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 May 2025 20:55:51 +0000
- To: public-webrtc-logs@w3.org
> What are you trying to fix? I need to express, in a PR that's still in progress, the concept of "the relevant document, or any of its parent/child/sibling documents, owns an active screen-capture session." The specifics will be shared later, but that concept is a reasonable enough starting point, I should hope. > In case of third-party iframes, an iframe context may be in a different process than its top level browsing context. That should't matter to the spec, which does not normally concern itself with the concept of processes. And when it comes to implementations... they can employ whichever synchronisation mechanism they deem fit. For example, in the case of Chromium, the "browser process" is where this information is both available as well as required, so no synchronization would be required at all. -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/319#issuecomment-2864291843 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 8 May 2025 20:55:52 UTC