Skip to content

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

Merged
codebytere merged 1 commit into38-x-yfrom
trop/38-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643141
Aug 12, 2025
Merged

fix: re-entrancy issues in webContents.loadURL()#48043
codebytere merged 1 commit into38-x-yfrom
trop/38-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643141

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:20
@trop trop bot added 38-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/38-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643141 branch from 63b8350 to 4ad699b Compare August 12, 2025 09:14
@codebytere codebytere merged commit a130d4e into 38-x-y Aug 12, 2025
52 of 54 checks passed
@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.

@codebytere codebytere deleted the trop/38-x-y-bp-fix-re-entrancy-issues-in-webcontents-loadurl--1754925643141 branch August 12, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

38-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