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: crash on custom printing margins #22187

Merged
merged 1 commit into from
Feb 17, 2020
Merged

fix: crash on custom printing margins #22187

merged 1 commit into from
Feb 17, 2020

Conversation

codebytere
Copy link
Member

Backport of #22164.

See that PR for details.

Notes: Fixed a crash in webContents.print() with custom print margins.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Feb 13, 2020
@trop trop bot mentioned this pull request Feb 13, 2020
5 tasks
@codebytere codebytere changed the title fix: crash on custom printing margins (#22164) fix: crash on custom printing margins Feb 13, 2020
@trop trop bot added 7-1-x backport This is a backport PR labels Feb 13, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Feb 13, 2020
@zcbenz
Copy link
Contributor

zcbenz commented Feb 14, 2020

Build is failing due to API changes of base::Value.

@codebytere codebytere force-pushed the printing-margins-bp-7 branch 3 times, most recently from bb8ec94 to c8b7bd0 Compare February 14, 2020 17:15
@codebytere codebytere force-pushed the printing-margins-bp-7 branch from c8b7bd0 to 0edac85 Compare February 14, 2020 17:41
@zcbenz zcbenz merged commit c30ecc3 into 7-1-x Feb 17, 2020
@release-clerk
Copy link

release-clerk bot commented Feb 17, 2020

Release Notes Persisted

Fixed a crash in webContents.print() with custom print margins.

@zcbenz zcbenz deleted the printing-margins-bp-7 branch February 17, 2020 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7-1-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants