Delayed clipboard rendering #144
Labels
concerns: device independence
Proposal is hardware- or OS-specific, in a way that may risk the device independence of the Web
concerns: privacy
This proposal may cause privacy risk if implemented
from: Microsoft
Proposed, edited, or co-edited by Microsoft.
topic: editing
Spec relates to text editing
venue: W3C Web Editing WG
Request for position on an emerging web specification
Information about the specification
Design reviews and vendor positions
No TAG review needed as no Web API changes are needed at the moment.
Anything else we need to know
Delayed clipboard rendering is the ability to delay the generation of a particular payload until it is needed by the target applications. It is useful when source applications support several clipboard formats, some or all of which are time-consuming to render. The goal with this proposal is to leverage the existing Async Clipboard API to allow websites exchange large data payloads and improve performance by only producing clipboard payload when target applications request it.
The text was updated successfully, but these errors were encountered: