- From: geoffreygaren via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2022 17:36:52 +0000
- To: public-device-apis-log@w3.org
> Can anyone come up with any reason to not consume the transient activation? I'm coming up kinda empty. Normally I support consuming transient activation so that a single click on a webpage doesn't turn into a giant explosion of popup windows, prompts, etc. But in this case I'm not so sure. The downside of doing wake lock _and some other thing_ is not very high. You can't wake lock twice in an annoying way, like you could with a popup window. And I believe this is how many videoconferencing sites will work: They will have some button like "start call", and when you hit that button, they will want to start a video, request media capture, and do a wake lock. Ideally you would not need to click twice to "start call". -- GitHub Notification of comment by geoffreygaren Please view or discuss this issue at https://github.com/w3c/screen-wake-lock/issues/350#issuecomment-1261240341 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 September 2022 17:36:54 UTC