- From: Gary Kacmarcik <notifications@github.com>
- Date: Sun, 17 Sep 2017 18:17:01 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 18 September 2017 01:17:26 UTC
"full" is useful so that you can request "read" and "write" access at the same time (e.g.: with `navigator.permissions.request()`). Without it, you need to request each permission separately, which might mean querying the user twice. -- 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/clipboard-apis/issues/51#issuecomment-330108096
Received on Monday, 18 September 2017 01:17:26 UTC