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: refactor printing for mojo #21026

Merged
merged 1 commit into from Nov 8, 2019
Merged

fix: refactor printing for mojo #21026

merged 1 commit into from Nov 8, 2019

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Nov 7, 2019

Description of Change

Closes #19008.

Fixes printing in the aftermath of its mojoification.

Checklist

Release Notes

Notes: Fixed printing.

@codebytere codebytere requested a review from a team as a code owner November 7, 2019 06:27
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Nov 7, 2019
@codebytere codebytere changed the title [wip] fix: refactor printing for mojom [wip] fix: refactor printing for mojo Nov 7, 2019
@codebytere codebytere force-pushed the printing-fixes-for-mojo branch 2 times, most recently from 0188b4f to f58453d Compare November 7, 2019 15:58
@codebytere codebytere changed the title [wip] fix: refactor printing for mojo fix: refactor printing for mojo Nov 7, 2019
patches/chromium/printing.patch Outdated Show resolved Hide resolved
patches/chromium/printing.patch Outdated Show resolved Hide resolved
patches/chromium/printing.patch Show resolved Hide resolved
@codebytere codebytere force-pushed the printing-fixes-for-mojo branch 2 times, most recently from 59e15e7 to d67879b Compare November 8, 2019 02:36
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Nov 8, 2019
@jkleinsc jkleinsc merged commit 6c2af8b into master Nov 8, 2019
@release-clerk
Copy link

release-clerk bot commented Nov 8, 2019

Release Notes Persisted

Fixed printing.

@jkleinsc jkleinsc deleted the printing-fixes-for-mojo branch November 8, 2019 18:01
@codebytere
Copy link
Member Author

note: this can't be backported to 8 until #20839 lands

codebytere added a commit that referenced this pull request Nov 9, 2019
@codebytere codebytere mentioned this pull request Nov 9, 2019
4 tasks
@trop
Copy link
Contributor

trop bot commented Nov 9, 2019

@codebytere has manually backported this PR to "8-x-y", please check out #21059

@gordonel
Copy link

gordonel commented Dec 8, 2019

Can this be backported to v6?

@gordonel
Copy link

gordonel commented Jan 5, 2020

@codebytere sorry for bothering, but can this be backported to Electron v5 or 6?

@codebytere
Copy link
Member Author

@gordonel it cant; this relies on changes which didn't exist in those versions of Chromium sadly.

@gordonel
Copy link

gordonel commented Jan 5, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong behavior after canceling the printer dialog box
4 participants