Re: [w3c/permissions] Watching for permission changes (#244)

It looks like https://w3c.github.io/mediacapture-main/#mediadevices does distinct things when the permission state becomes "granted" vs when it becomes not-"granted". I had imagined that the [permission revocation algorithm](https://www.w3.org/TR/permissions/#permission-revocation-algorithm) would handle the "becomes not-granted" case, and the spec could handle the ->granted case itself around the call to https://www.w3.org/TR/permissions/#requesting-more-permission.

I wouldn't object to doing this some other way.

-- 
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/244#issuecomment-858794769

Received on Thursday, 10 June 2021 17:07:56 UTC