- From: Martin Thomson <notifications@github.com>
- Date: Thu, 28 Apr 2016 22:07:28 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Friday, 29 April 2016 05:07:57 UTC
The storage model is a little wonky here. The key to the store is the `name`, rather than the name and the full descriptor. That means I can't give a site access to one specific camera, I have to store permissions for ALL cameras. I'm sure that's just a mistake, or it's being addressed elsewhere, but it seems like a very important condition. --- 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/pull/95#issuecomment-215628026
Received on Friday, 29 April 2016 05:07:57 UTC