privacycg / storage-access

The Storage Access API
https://privacycg.github.io/storage-access/
199 stars 26 forks source link

Editorial: Consider removing implementation-defined steps because we have requesting permission to use #156

Closed johannhof closed 1 year ago

johannhof commented 1 year ago

Requesting permission to use should allow UAs to make implementation-defined decisions around whether or not prompts are shown. We could consider removing the implementation defined steps in determining the storage access policy and just adding some more clarification in the Permissions API.

This might make it harder to understand that there are implementation defined steps involved, so I'm not sure we should do it.

cc @annevk

bvandersloot-mozilla commented 1 year ago

I think it is fine, so long as we throw a Note in that makes it clear that the Permissions API contains implementation variation.