Re: [screen-wake-lock] Be able to query if there are any screen wake-lock object active for the current page (#273)

It seems risky to allow code A to release a wake lock created by code B. The current system seems designed to avoid that.

A wake lock is a system wide thing, so why should the query be per page? It could be per origin.

-- 
GitHub Notification of comment by jakearchibald
Please view or discuss this issue at https://github.com/w3c/screen-wake-lock/issues/273#issuecomment-674868107 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 17 August 2020 13:03:34 UTC