- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Mon, 29 Mar 2021 19:48:55 +0000
- To: public-webrtc-logs@w3.org
> "activation triggering input events" @domenic This is a promise resolved by user interaction. Is that not covered? I wonder if there's a general problem here with (permission) prompts interfering with transient activation, since it takes time for users to answer prompts. Was this considered when we switched to a time-based activation model? We might want to avoid creating situations where things may work fine as long as permission is persisted, but break if there's a prompt. E.g. This might make it impossible to put an existing feature behind permission in a web extension. > E.g.: give each Window a "is finishing select audio output" boolean, separate from user activation. Sure, but that sounds like recreating a transient activation mechanism for media. We'd probably want a broader name, and reuse this for [*getDisplayMedia*](https://w3c.github.io/mediacapture-screen-share/#dom-mediadevices-getdisplaymedia), as well as *getUserMedia* pending https://github.com/w3c/mediacapture-extensions/issues/11. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-output/pull/118#issuecomment-809665126 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 29 March 2021 19:48:58 UTC