Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: clipboard.writeBuffer raw format access #31720

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Nov 4, 2021

Backport of #31116

See that PR for details.

Notes: Fixed clipboard.writeBuffer(), clipboard.readBuffer() and clipboard.read()'s ability to manipulate platform-specific clipboard formats.

* fix: clipboard.writeBuffer raw format access

* test: clipboard.writeBuffer raw format access

* test: clipboard win32 test skip

* fixup spec

* cleanup patch

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
@trop trop bot requested a review from a team as a code owner November 4, 2021 18:19
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Nov 4, 2021
@trop trop bot mentioned this pull request Nov 4, 2021
4 tasks
@trop trop bot added 15-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Nov 4, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Nov 4, 2021
@jkleinsc jkleinsc merged commit 5426d2c into 15-x-y Nov 8, 2021
@jkleinsc jkleinsc deleted the trop/15-x-y-bp-fix-clipboard-writebuffer-raw-format-access-1636049986585 branch November 8, 2021 16:36
@release-clerk
Copy link

release-clerk bot commented Nov 8, 2021

Release Notes Persisted

Fixed clipboard.writeBuffer(), clipboard.readBuffer() and clipboard.read()'s ability to manipulate platform-specific clipboard formats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
15-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants