- From: Wenson Hsieh <notifications@github.com>
- Date: Thu, 14 Jul 2022 08:25:07 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 July 2022 15:25:21 UTC
Cocoa platforms have a very similar concept to sequence numbers, called [changeCount](https://developer.apple.com/documentation/appkit/nspasteboard/1533544-changecount?language=objc). If this value changes between when the clipboard access is "approved" by the user and when the clipboard data is actually read, WebKit will currently reject the promise. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/180#issuecomment-1184580718 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/issues/180/1184580718@github.com>
Received on Thursday, 14 July 2022 15:25:21 UTC