You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
permissions.request() should not be available in workers I think.
The text was updated successfully, but these errors were encountered:
I reviewed https://rawgit.com/jyasskin/permissions/allow-choosers/index.html
The text was updated successfully, but these errors were encountered: