- From: Peter Beverloo <notifications@github.com>
- Date: Tue, 13 Jan 2015 08:24:00 -0800
- To: w3c/push-api <push-api@noreply.github.com>
Received on Tuesday, 13 January 2015 16:24:27 UTC
> @@ -874,7 +869,33 @@ > <code id="idl-def-PushPermissionStatus.default">default</code> > </td> > <td> > - The <a>webapp</a> needs to ask for permission in order to use Push API. > + The <a>webapp</a> needs to ask for permission in order to use the Push API. > + </td> > + </tr> > + </table> > + </section> > + <section> > + <h2> > + Exceptions > + </h2> > + <p> > + The Push API uses the following new <a>DOMException</a> names. Should we maintain a reference to the bug (maybe even as an issue) to avoid two specifications mentioning they're about to introduce the PermissionDeniedError? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/106/files#r22873228
Received on Tuesday, 13 January 2015 16:24:27 UTC