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: use WeakPtr to detect deletion to avoid crash on application menu #19560

Merged
merged 1 commit into from Aug 1, 2019

Conversation

jkleinsc
Copy link
Contributor

@jkleinsc jkleinsc commented Aug 1, 2019

Backport of #19257
(cherry picked from commit 77c24d8)

Description of Change

Checklist

Release Notes

Notes: Fixed crashes when using the application menu on Linux.

(cherry picked from commit 77c24d8)
@jkleinsc jkleinsc requested a review from a team as a code owner August 1, 2019 00:10
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 1, 2019
@jkleinsc jkleinsc changed the title fix: use WeakPtr to detect deletion fix: use WeakPtr to detect deletion to avoid crash on application menu Aug 1, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 1, 2019
@codebytere codebytere merged commit 0f78f8a into 6-0-x Aug 1, 2019
@release-clerk
Copy link

release-clerk bot commented Aug 1, 2019

Release Notes Persisted

Fixed crashes when using the application menu on Linux.

@codebytere codebytere deleted the fix-linux-menu-crash-6-0-x branch August 1, 2019 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants