- From: Peter Beverloo <notifications@github.com>
- Date: Tue, 06 Jan 2015 08:15:59 -0800
- To: w3c/push-api <push-api@noreply.github.com>
Received on Tuesday, 6 January 2015 16:16:30 UTC
> </li> > <li>Retrieve the <a>push registration</a> associated with the <a>webapp</a>. > </li> > <li>If there is an error, reject <var>promise</var> with a <code><a>DOMException</a></code> > - whose name is "<code><a>AbortError</a></code>" and terminate these steps. > + and terminate these steps. What kind of error is an implementation meant to throw if it's not an AbortError? Specifying the kind of DOMException still seems valuable here, even if you keep it as generic as AbortError. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/101/files#r22531314
Received on Tuesday, 6 January 2015 16:16:30 UTC