- From: ShijunS <notifications@github.com>
- Date: Sat, 27 Aug 2016 19:43:51 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Sunday, 28 August 2016 02:44:19 UTC
It looks like the request() method is largely based on a 'request-before-use' model, hence requires a stored permission (either granted or denied). This could lead to potential conflict with per-use permission options for some functionality currently supported in the Firefox and Edge permission models. BTW, when users 'dismiss' a user permission ask, it typically means a one-time 'denied'. It's not clear how that would be reflected in the 'request-before-use' model. I assume the permission state would stay as 'prompt', although user doesn't really want to be asked again right away. -- 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-242952719
Received on Sunday, 28 August 2016 02:44:19 UTC