[w3c/permissions] Review of jyasskin's draft (#74)

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