Re: [w3c/clipboard-apis] What happens if promises to Blobs are not resolved within a reasonable amount of time? (Issue #161)

The spec's user activation rules solve this: you get 1 second. If the clipboard promises only have 1 second, then there's no need for the promise API at all, and it can all just be done under user activation rules.

-- 
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/161#issuecomment-953759078

Received on Thursday, 28 October 2021 11:33:32 UTC