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

@tomayac: thanks for your feedback.

> I’m working on an application that works with potentially huge SVGs that get lazily optimized with svgo before being put on the clipboard (or being saved to a file). So far I have worked with an ugly but functional solution you can see in https://bugs.webkit.org/show_bug.cgi?id=222262#c5. I haven’t run into it yet, but in the worst case my svgo optimization task takes longer enough for the user gesture to be expired. Not sure if this is a use case you were looking for, but thought I’d share it. Cheers, Tom

Yes, it was one of the use cases I was looking for. However, it still remains unclear, whether reaching that worst case is likely to happen in practice, or whether it's an artificial scenario. :-) Any clue about that?


-- 
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-956225606

Received on Monday, 1 November 2021 13:17:16 UTC