Skip to content

fix: re-entrancy issues in webContents.loadURL() #48045

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

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Aug 11, 2025

Backport of #48004

See that PR for details.

Notes: Fixed a crash possible when calling webContents.loadURL() from a failed webContents.loadURL() call's catch handler.

@trop trop bot requested review from codebytere and a team August 11, 2025 15:21
@trop trop bot added 37-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Aug 11, 2025
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@codebytere codebytere force-pushed the trop/37-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925644788 branch from 1169a93 to 5c894e9 Compare August 12, 2025 09:14
@codebytere codebytere merged commit d053f2e into 37-x-y Aug 12, 2025
53 of 54 checks passed
@codebytere codebytere deleted the trop/37-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925644788 branch August 12, 2025 11:42
@release-clerk
Copy link

release-clerk bot commented Aug 12, 2025

Release Notes Persisted

Fixed a crash possible when calling webContents.loadURL() from a failed webContents.loadURL() call's catch handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
37-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.

1 participant