Re: [w3c/clipboard-apis] Don't recommend user gesture in clipboard API (#75)

> But I'm wondering, couldn't your application use an [async](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function) event handler and [wait](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await) for the result in there?

Answering my own question: with Safari one would run into the limitation mentioned in https://bugs.webkit.org/show_bug.cgi?id=222262.

However, from a security and privacy perspective, I don't understand that limitation.
@whsieh, can you please shed some light on that?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/75#issuecomment-1079042822
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/issues/75/1079042822@github.com>

Received on Friday, 25 March 2022 13:44:49 UTC