Re: [w3c/clipboard-apis] Clipboard Permission (#51)

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