- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 21 Jul 2016 10:23:06 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Message-ID: <w3c/permissions/pull/100/r71748315@github.com>
> > - <p> > - Some <a>powerful features</a> have more information associated with them > - than just a {{PermissionState}}. For example, > - {{MediaDevices/getUserMedia()}} needs to determine <em>which</em> cameras > - the user has granted the <a>current realm</a> permission to access. Each > - of these features defines an <a>extra permission data type</a>, and then a > - {{PermissionName}} |name|'s <dfn export>extra permission data</dfn> is the > - instance of that type matching the UA's impression of the user's intent. > - Subsequent uses of |name|'s <a>extra permission data</a> must return the > - same value, unless the UA receives <a>new information about the user's > - intent</a>. > - </p> > + <p> This is a different algorithm, defining the result of > `"permission-name"`'s extra permission data --- 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/100/files/2158b3b6d02088d68ca76f61041e563ef0eedb7d..18f6961022532da20a3d83a6dc04aaa643ce0112#r71748315
Received on Thursday, 21 July 2016 17:24:01 UTC