Re: [w3c/permissions] Remove object-based permissions (#42)

A more concrete example:
```JS
navigator.permissions.query('camera', { deviceId }).then(...)
```

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/42#issuecomment-231664024

Received on Monday, 11 July 2016 07:48:53 UTC