Re: [wake-lock] new type: location?

feels like this could be an option for the Permissions API. E.G, 
```js
navigator.permissions.query({name:'geolocation', background: true})
```


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

Received on Saturday, 10 June 2017 04:26:13 UTC