Skip to content

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

Merged
codebytere merged 1 commit into36-x-yfrom
trop/36-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643837
Aug 12, 2025
Merged

fix: re-entrancy issues in webContents.loadURL()#48044
codebytere merged 1 commit into36-x-yfrom
trop/36-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643837

Conversation

@trop
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 a team and codebytere 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