- From: Johannes Wilm <notifications@github.com>
- Date: Thu, 09 Feb 2023 08:36:23 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 February 2023 16:36:35 UTC
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