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

[Spec] Powerful API Restrictions in fenced frame #42

Open
sisidovski opened this issue Jun 24, 2022 · 0 comments
Open

[Spec] Powerful API Restrictions in fenced frame #42

sisidovski opened this issue Jun 24, 2022 · 0 comments

Comments

@sisidovski
Copy link

sisidovski commented Jun 24, 2022

Powerful APIs are restricted in fenced frames by some security mechanism like permission policies or sandbox. However, some other APIs that can be communication channels between the embedder and the frame are currently restricted by per-API error handling. We need to update the spec to be consistent with the current implementation.

Target APIs:

  • Background Fetch
  • Background Sync
  • Notification
  • Push Messaging
  • Payments (Payment Handler)
  • Content Index
  • Badging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant