Re: [w3c/permissions] Drop .request() (#83)

Unless you assign the returned `stream` somewhere, you have about 10 seconds before garbage collection kicks in and turns off the camera (and your access), causing a re-prompt on subsequent access.

I agree `permissions.request()` isn't needed. `permissions.query()` has the same value without it.

-- 
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/83#issuecomment-242886627

Received on Saturday, 27 August 2016 01:15:54 UTC