- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Tue, 29 Apr 2014 11:21:20 +0100
- To: EDUARDO FULLEA CARRERA <efc@tid.es>
- Cc: public-webapps <public-webapps@w3.org>
On Tue, Apr 29, 2014 at 10:00 AM, EDUARDO FULLEA CARRERA <efc@tid.es> wrote: > Promise unregister (); as a result of single registration allowed Why does this have a return value? > Promise<enumeration> hasPermission ();enumeration: Granted, Denied, Default (or NeedToAsk) I think this can be synchronous and done similarly to http://notifications.spec.whatwg.org/#permission > a new DOMError DOMError is dead, use DOMException. -- http://annevankesteren.nl/
Received on Tuesday, 29 April 2014 10:21:47 UTC