- From: Jeffrey Yasskin <notifications@github.com>
- Date: Tue, 19 Sep 2017 14:39:01 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 September 2017 21:40:11 UTC
We do need either `'full'` or an array in the Descriptor, in order to support `permissions.query()`. I'm not *that* worried about the `read:false, write:false` combination: it'd be unconditionally granted, and `query()` would never return it. That said, read/write/full is fine with me too. I expect the Mozilla folks who dislike `permissions.request()` to keep disliking it, so it's safest for you to put a `requestClipboard()` function in this spec for now. -- 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-330681437
Received on Tuesday, 19 September 2017 21:40:11 UTC