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

Add a privacy/security section #114

Closed
foolip opened this issue Oct 26, 2015 · 2 comments
Closed

Add a privacy/security section #114

foolip opened this issue Oct 26, 2015 · 2 comments

Comments

@foolip
Copy link
Member

foolip commented Oct 26, 2015

A MediaSession interacts with global state on the system, and if you have an active session that is interrupted, you make some guesses about what's going on. A short transient interruption is likely some kind of notification, a long transient interruption is probably a phone call.

We should also review whether MediaSession should be restricted to secure contexts.

(Inspired by @cbentzel on blink-dev, we can't ship without thinking this through.)

@xxyzzzq
Copy link
Contributor

xxyzzzq commented Sep 12, 2016

Closing this issue since we are moving audio focus out to a separate API.

@xxyzzzq xxyzzzq closed this as completed Sep 12, 2016
@xxyzzzq
Copy link
Contributor

xxyzzzq commented Oct 3, 2016

This issue was moved to WICG/audio-focus#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants