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

chore: Add patch to partially revert chromium crashpad change #18198

Merged
merged 1 commit into from
May 7, 2019

Conversation

nitsakh
Copy link
Contributor

@nitsakh nitsakh commented May 7, 2019

Description of Change

Backport of #17978 .

This adds a patch to support functionality that we were using but chromium changed it. Electron uses breakpad on windows, chromium uses crashpad (which is newer). So this patch is needed until we update electron to use crashpad for windows.

Checklist

Release Notes

Notes: no-notes

This adds a patch to support functionality that we were using but chromium changed it. Electron uses breakpad on windows, chromium uses crashpad (which is newer). So this patch is needed until we update electron to use crashpad for windows.
@nitsakh nitsakh requested a review from a team as a code owner May 7, 2019 18:12
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 7, 2019
@codebytere codebytere merged commit e6216da into 6-0-x May 7, 2019
@release-clerk
Copy link

release-clerk bot commented May 7, 2019

No Release Notes

@codebytere codebytere deleted the backport-pr-17978 branch May 7, 2019 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-pr 🌱 PR opened in the last 24 hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants