[permissions] Define a PermissionStorage type for each permission to store data with. (#73)

This is separate from the PermissionStatus that gets returned to users and from
the PermissionDescriptor that users query the permission with.

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/permissions/pull/73

-- Commit Summary --

  * Run Tidy.
  * Fix ReSpec warnings.
  * Name the query, request, and revoke a permission algorithms.
  * Define the 'get a permission storage identifier' algorithm.
  * Define a PermissionStorage type for each permission to store data with.
  * Make Permissions.request() only take a single descriptor.

-- File Changes --

    M index.html (264)

-- Patch Links --

https://github.com/w3c/permissions/pull/73.patch
https://github.com/w3c/permissions/pull/73.diff

---
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/pull/73

Received on Wednesday, 23 March 2016 23:02:04 UTC