- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 31 Mar 2015 09:04:15 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Tuesday, 31 March 2015 16:04:57 UTC
> @@ -446,12 +453,26 @@ > the following steps: > </p> > <ol> > + <li>If <var>permission.name</var> has an <a>associated > + PermissionDescriptor</a>, convert the underlying ECMAScript object to > + the <a>associated PermissionDescriptor</a> dictionary as <a href= > + 'http://heycam.github.io/webidl/#es-dictionary'>described</a> in > + [[!WEBIDL]], then: > + <ul> > + <li>If that operation failed, return a rejected <a>Promise</a> with "a Promise rejected with a TypeError" --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/20/files#r27493651
Received on Tuesday, 31 March 2015 16:04:57 UTC