fenced-frame icon indicating copy to clipboard operation
fenced-frame copied to clipboard

[Spec] Powerful API Restrictions in fenced frame

Open sisidovski opened this issue 2 years ago • 0 comments

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

sisidovski avatar Jun 24 '22 06:06 sisidovski