[w3c/push-api] PushPermissionState and PermissionState are the same (#333)

The `PushPermissionState` and the Permissions API's [`PermissionState`](https://w3c.github.io/permissions/#enumdef-permissionstate) enums are the same. We should use the Permissions API one. 

Also, we should see if we can rely on the Permissions API to handle the permission prompting. 

-- 
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/push-api/issues/333

Received on Tuesday, 22 June 2021 01:31:35 UTC