generated from explainers-by-googlers/template
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Assuming we are adding permission (as described by the doc) to gate download/access to language models, what are the default behaviors for shared/dedicated/service workers when they try to use the Translation API?
- Does the API require user gesture to trigger permission prompt?
- Should dedicated workers directly inherit the access from the document?
- Can a shared/dedicated/service worker request for such permission by themself?
Metadata
Metadata
Assignees
Labels
No labels