Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top-level calls to navigator.permissions.query for SAA should probably return "granted" #168

Open
johannhof opened this issue Mar 9, 2023 · 4 comments
Labels
resolve before graduation These issues need to be resolved before the spec graduates from the CG

Comments

@johannhof
Copy link
Member

In Chrome they currently return "prompt", which isn't accurate as the spec explicitly mandates no prompt or heuristics be applied here.

@johannhof johannhof added the resolve before graduation These issues need to be resolved before the spec graduates from the CG label Mar 9, 2023
@johannhof johannhof changed the title Top-level calls to permissions.navigator.query for SAA should probably return "granted" Top-level calls to navigator.permissions.query for SAA should probably return "granted" May 15, 2023
@johannhof
Copy link
Member Author

Update: This was fixed a while back in Chromium by https://chromium-review.googlesource.com/c/chromium/src/+/4418027

Probably needs a spec change in https://privacycg.github.io/storage-access/#permissions-integration though.

@annevk
Copy link
Collaborator

annevk commented Jul 4, 2024

Hmm, but wouldn't that imply that if you delegate it there is no prompt?

@johannhof
Copy link
Member Author

Delegate in what sense? Via permissions policy?

@annevk
Copy link
Collaborator

annevk commented Jul 4, 2024

Yeah. I guess this permission is double-keyed so it's a bit different. Prolly bound to be confusion either way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolve before graduation These issues need to be resolved before the spec graduates from the CG
Projects
None yet
Development

No branches or pull requests

2 participants