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: keep references to active menus created by api Menu #22151

Merged
merged 1 commit into from Feb 12, 2020

Conversation

codebytere
Copy link
Member

Backport of #19427.

See that PR for more details.

Notes: Fix a potential issue with active Menu garbage collection.

Without this such menus would be destroyed by js garbage collector even
when they are still displayed.
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Feb 11, 2020
@trop trop bot added 7-1-x backport This is a backport PR labels Feb 11, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Feb 11, 2020
@codebytere codebytere requested review from jkleinsc and a team February 11, 2020 16:46
@zcbenz zcbenz merged commit cb9b3b2 into 7-1-x Feb 12, 2020
@release-clerk
Copy link

release-clerk bot commented Feb 12, 2020

Release Notes Persisted

Fix a potential issue with active Menu garbage collection.

@zcbenz zcbenz deleted the menu-active-ref-7 branch February 12, 2020 00:00
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.

None yet

4 participants