Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"media-playback-while-not-visible" Permission Policy #409

Open
gabrielsanbrito opened this issue Oct 4, 2024 · 0 comments
Open

"media-playback-while-not-visible" Permission Policy #409

gabrielsanbrito opened this issue Oct 4, 2024 · 0 comments
Labels
from: Microsoft Proposed, edited, or co-edited by Microsoft. topic: media Spec relates to audio, video, or other timed media topic: permissions venue: Edge Explainers Proposal exists in the Microsoft Edge Explainers repo

Comments

@gabrielsanbrito
Copy link

WebKittens

@marcoscaceres @jernoble

Title of the proposal

"media-playback-while-not-visible" Permission Policy

URL to the spec

https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/IframeMediaPause/iframe_media_pausing.md

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/IframeMediaPause/iframe_media_pausing.md

TAG Design Review URL

No response

Mozilla standards-positions issue URL

mozilla/standards-positions#1082

WebKit Bugzilla URL

No response

Radar URL

No response

Description

The goal of this new permission policy is to have a mechanism to allow embedder documents to limitedly control embedded iframe media playback based on whether the embedded iframe is rendered or not. That is:

  • When the iframe is not rendered, the embedder is able to pause the iframe media playback; and
  • When the iframe becomes rendered again, the embedder is able to resume the iframe media playback.

There is some discussion happening in whatwg/html#10208. This feature development in Chromium is being tracked on https://chromestatus.com/feature/5082950457884672.

@othermaciej othermaciej added topic: media Spec relates to audio, video, or other timed media from: Microsoft Proposed, edited, or co-edited by Microsoft. topic: permissions venue: Edge Explainers Proposal exists in the Microsoft Edge Explainers repo labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from: Microsoft Proposed, edited, or co-edited by Microsoft. topic: media Spec relates to audio, video, or other timed media topic: permissions venue: Edge Explainers Proposal exists in the Microsoft Edge Explainers repo
Projects
None yet
Development

No branches or pull requests

2 participants