[storage] Use PermissionState instead of PersistentStoragePermission (#10)

The spec is re-introducing its own permission enum instead of re-using the one from the Permissions API. It would be great to re-use the Permissions API's [PermissionState](https://w3c.github.io/permissions/#idl-def-PermissionState) instead of [PersistentStoragePermission](https://storage.spec.whatwg.org/#enumdef-persistentstoragepermission).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/10

Received on Monday, 31 August 2015 15:37:23 UTC