- From: Jeffrey Yasskin <notifications@github.com>
- Date: Tue, 06 Sep 2016 08:29:05 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Tuesday, 6 September 2016 15:29:39 UTC
Yeah, nothing's planned concretely yet. We can definitely wait to figure it out. @annevk There are potentially two ways of granting permission to service workers: 1) any time they're running, even if they don't have a foreground tab open, or 2) when they have a foreground window. Checking for a foreground window would naturally use "allowed to use" on that window, which would exclude windows that are disallowed iframes. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/122#issuecomment-244988933
Received on Tuesday, 6 September 2016 15:29:39 UTC