- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 01 Apr 2016 01:11:34 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 1 April 2016 08:12:38 UTC
I reviewed https://rawgit.com/jyasskin/permissions/allow-choosers/index.html 1. Everything that is associated with a permission should default to the "binary" (rename to boolean?) options. There's no need to repeat that for each of them. 2. Since the majority are boolean, there should be a simple way to get and set the state of boolean permissions. See https://notifications.spec.whatwg.org/ for how simple this can be. 3. permissions.request() should not be available in workers I think. 4. I'd like to see "persistent-storage" added. --- 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/74
Received on Friday, 1 April 2016 08:12:38 UTC