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: render process crash handling #34430

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jun 3, 2022

Backport of #34428

See that PR for details.

Notes: Fixed a crash when loading a same-origin URL after a render process crash.

Could occur when a renderer crashes and the same-origin URL is loaded again
which leads to reusing the renderer process.
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 3, 2022
@trop trop bot mentioned this pull request Jun 3, 2022
4 tasks
@trop trop bot added 18-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jun 3, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 3, 2022
@VerteDinde
Copy link
Member

Appveyor x64 is green, just not updating on GH

@VerteDinde VerteDinde merged commit c47b196 into 18-x-y Jun 3, 2022
@VerteDinde VerteDinde deleted the trop/18-x-y-bp-fix-render-process-crash-handling-1654215800264 branch June 3, 2022 03:12
@release-clerk
Copy link

release-clerk bot commented Jun 3, 2022

Release Notes Persisted

Fixed a crash when loading a same-origin URL after a render process crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
18-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants