- From: Michael van Ouwerkerk <notifications@github.com>
- Date: Wed, 04 Feb 2015 07:03:15 -0800
- To: w3c/push-api <push-api@noreply.github.com>
Received on Wednesday, 4 February 2015 15:04:34 UTC
> </p> > <p> > - <a title="user agent">User agents</a> MAY support prearranged trust relationships that do > - not require such per-request user interfaces. > + When a permission is revoked, all <a title="push subscription">push subscriptions</a> > + created with that permission MUST be terminated. > + </p> > + <p> > + When a <a>service worker registration</a> is unregistered, any associated <a>push > + subscription</a> MUST be terminated. > + </p> > + <p> > + The <a>subscription id</a> of a terminated <a>push subscription</a> MUST never be reused > + for a new <a>push subscription</a>. Rephrased. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/112/files#r24088621
Received on Wednesday, 4 February 2015 15:04:34 UTC