- From: CSS Meeting Bot <notifications@github.com>
- Date: Thu, 14 Jul 2022 08:10:49 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 July 2022 15:11:02 UTC
The Web Editing Working Group just discussed `async clipboard read and race conditions`. <details><summary>The full IRC log of that discussion</summary> <Travis> Topic: async clipboard read and race conditions<br> <Travis> github: https://github.com/w3c/clipboard-apis/issues/180<br> <Travis> Checking to see if Anupam can join to discuss...<br> <Travis> whsieh: the behavior is basically checking (in Windows) the sequence number<br> <Travis> .. apple has a similar principle. If the data contents changed between binding the requested content and the read, we will throw.<br> <Travis> johanneswilm: is this going to result in unexpected errors?<br> <Travis> whsieh: there are lots of cases where errors can be thrown (in general).<br> <Travis> .. So, I'm not sure this is a problem.<br> <Travis> .. E.g., if the user decides to cancel out of a paste operation, that is also an error.<br> <Travis> .. so perhaps this can be one of them?<br> </details> -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/180#issuecomment-1184565689 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/issues/180/1184565689@github.com>
Received on Thursday, 14 July 2022 15:11:02 UTC