privacycg / storage-access

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

Fix `requestStorageAccess` to set bool to true before resolving #166

Closed cfredric closed 1 year ago

cfredric commented 1 year ago

This PR fixes the requestStorageAccess algorithm so that global's has storage access is set to true in all necessary cases when p resolves; not a subset of those cases. This was an oversight from #141.


Preview | Diff