Re: [w3c/editing] Seeking feedback on delayed clipboard rendering proposal (Issue #417)

2023-01-09 call:

> anasollanokim: presented delayed clipboard rendering last time, resolving feedback: does existing API work?
> anasollanokim: been working on that but no resolution yet, since we're unsure how the promises are going to be resolved
> anasollanokim: can't guarantee when the promise will be resolved browser-side
> anupam: need signal that system is trying to read data, exposed to web
> whsieh: that's when promise is called
> text/html => promise1
> image/png => promise2
> promise2.when()
> johanneswilm: what to do when navigating away?
> johanneswilm: when you navigate away, the promise is gone
> whsieh: (or the promises are all resolved — there are multiple ways to solve this problem)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/417#issuecomment-1424480877

You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/417/1424480877@github.com>

Received on Thursday, 9 February 2023 16:36:35 UTC