Skip to content

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

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 36-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/36-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643837 branch from 7a67d33 to 6ddd248 Compare August 12, 2025 09:13
@codebytere codebytere merged commit f4e6a36 into 36-x-y Aug 12, 2025
54 checks passed
@codebytere codebytere deleted the trop/36-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643837 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
36-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