- From: jugglinmike <notifications@github.com>
- Date: Thu, 07 Dec 2017 08:59:48 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 December 2017 17:00:13 UTC
jugglinmike commented on this pull request. > + <th><a lt="extension command prefix">Prefix</a></th> + <th><a lt="extension command name">Name</a></th> + </tr> + <tr> + <td>POST</td> + <td>permissions</td> + <td>set</td> + </tr> + </tbody> + </table> + <p>The <dfn>Set Permission</dfn> <a>extension command</a> simulates user + modification of a {{PermissionDescriptor}}'s <a>permission state</a>.</p> + <p>The <a>remote end steps</a> are:</p> + <ol> + <li>Let |permissionDesc| be the result of <a>getting the property</a> + "`descriptor`" from the |parameters| argument.</li> Sure thing -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/151#discussion_r155580468
Received on Thursday, 7 December 2017 17:00:13 UTC