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: WebContentsView removal should compare directly #44672

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

jkleinsc
Copy link
Member

Backport of #44656

See that PR for details.

Notes: Fixes an issue where WebContentsViews were being improperly removed.

* fix: WebContentsView removal should compare directly

* fixup view comparision

* chore: use erase_if

* Apply review suggestions

---------

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Nov 15, 2024
@trop trop bot requested a review from a team November 15, 2024 03:14
@trop trop bot added 32-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Nov 15, 2024
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Nov 15, 2024
@jkleinsc jkleinsc added target/31-x-y PR should also be added to the "31-x-y" branch. and removed target/31-x-y PR should also be added to the "31-x-y" branch. labels Nov 15, 2024
@jkleinsc jkleinsc changed the title fix: WebContentsView removal should compare directly (#44656) fix: WebContentsView removal should compare directly Nov 15, 2024
@codebytere codebytere merged commit 8f88aae into 32-x-y Nov 15, 2024
62 checks passed
@codebytere codebytere deleted the fix-wcv-32 branch November 15, 2024 12:09
@release-clerk
Copy link

release-clerk bot commented Nov 15, 2024

Release Notes Persisted

Fixes an issue where WebContentsViews were being improperly removed.

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

3 participants