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

Destroy BrowserView contents when closing #4395

Merged

Conversation

rak-phillip
Copy link
Contributor

This prevents the web contents of a BrowserView from leaking events by invoking webContents.destroy().

🗒️ Notes

closes #4393

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>

Fix typo

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
Copy link
Contributor

@ericpromislow ericpromislow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't see the error on macos before the PR, but we need to take care of the leak anyway, so approving....

@jandubois jandubois merged commit 3549e90 into rancher-sandbox:main Apr 11, 2023
8 checks passed
@rak-phillip rak-phillip deleted the bugfix/4393-extension-leak branch April 11, 2023 01:48
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.

RDX: Extension BrowserView leaks window events
3 participants