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: webContents.print options should be optional #41480

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Feb 29, 2024

Backport of #41467

See that PR for details.

Notes: Fixes an issue where webContents.print(options) failed if options was not passed or undefined is passed.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from codebytere February 29, 2024 15:20
@trop trop bot added 30-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Feb 29, 2024
@jkleinsc jkleinsc merged commit 17856cf into 30-x-y Mar 2, 2024
20 checks passed
@jkleinsc jkleinsc deleted the trop/30-x-y-bp-fix-webcontents-print-options-should-be-optional-1709220005895 branch March 2, 2024 16:24
Copy link

release-clerk bot commented Mar 2, 2024

Release Notes Persisted

Fixes an issue where webContents.print(options) failed if options was not passed or undefined is passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
30-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

2 participants