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: wrap OnWindowMessage w/ handlescope #24716

Merged
merged 5 commits into from Jul 28, 2020
Merged

Conversation

nornagon
Copy link
Member

Description of Change

Fixes a crash that some apps were seeing when restoring windows.

Checklist

Release Notes

Notes: Fixed a crash that could happen when using hookWindowMessage on Windows.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 24, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 25, 2020
@nornagon nornagon merged commit 834408a into master Jul 28, 2020
@release-clerk
Copy link

release-clerk bot commented Jul 28, 2020

Release Notes Persisted

Fixed a crash that could happen when using hookWindowMessage on Windows.

@nornagon nornagon deleted the onwindowmessage-handlescope branch July 28, 2020 22:10
@trop
Copy link
Contributor

trop bot commented Jul 28, 2020

I was unable to backport this PR to "10-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Jul 28, 2020

I was unable to backport this PR to "9-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Jul 28, 2020

@nornagon has manually backported this PR to "10-x-y", please check out #24768

@trop
Copy link
Contributor

trop bot commented Jul 28, 2020

@nornagon has manually backported this PR to "9-x-y", please check out #24769

MarshallOfSound pushed a commit that referenced this pull request Jul 29, 2020
* fix: wrap OnWindowMessage w/ handlescope (#24716)

* Update electron_api_top_level_window.cc
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.

None yet

4 participants