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

RDX: Replace BrowserView.webContents.destroy() with BrowserView.webContents.close() #4394

Closed
rak-phillip opened this issue Apr 10, 2023 · 2 comments · Fixed by #5921
Closed
Assignees
Labels
Milestone

Comments

@rak-phillip
Copy link
Contributor

We had to implement the undocumented webContents.destroy() method in order to resolve #4393.

Later versions of electron provide a webContents.close() but we will need to update our electron version before we can consume this method.

Reference

electron/electron#35509

@rak-phillip
Copy link
Contributor Author

@gunamata @jandubois Dropping from epic & moving to 1.10

@gaktive
Copy link
Contributor

gaktive commented Jul 6, 2023

Epic referred to #4580

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants