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: prevent crash if BrowserView webContents was destroyed #25146

Closed
wants to merge 2 commits into from

Conversation

codebytere
Copy link
Member

Backport of #25112.

See that PR for more details.

Notes: none

@codebytere codebytere requested a review from a team August 26, 2020 17:44
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 26, 2020
@trop trop bot added 10-x-y backport This is a backport PR labels Aug 26, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 26, 2020
Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

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

Requesting changes because this is causing a crash in master

@codebytere codebytere requested a review from jkleinsc August 27, 2020 17:57
Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

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

@codebytere
Copy link
Member Author

@jkleinsc yeah 🤔 the big difference between 10/11 is this: #23578

@codebytere
Copy link
Member Author

@nornagon might have thoughts on this one - we removed getAllViews() in the above linked PR (for good reason) but that's likely intersecting with this in some weird way i'm not seeing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10-x-y backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants