Re: [w3c/clipboard-apis] Arbitrary clipboard types (Issue #165)

> WebKit would not support arbitrary types across origins? What is the concern there given it's opt-in from all sides?

So in shipping Safari, our DataTransfer APIs don't allow for cross-origin transfer of custom data types, since this could be abused as a potential tracking mechanism. With the async clipboard API, we currently uphold these same rules for the same reasons (as well as consistency with the legacy API).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/165#issuecomment-1047152542
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/issues/165/1047152542@github.com>

Received on Monday, 21 February 2022 18:53:52 UTC