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

chore: cherry-pick cb9dff93f3d4 from chromium #36078

Merged
merged 2 commits into from Oct 20, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Oct 19, 2022

[Merge to M106] Use HeapMojoReceiver rather than mojo::Receiver for PeerConnectionTracker

HeapMojoReceiver is recommended for garbage collected objects, avoiding
problems with conflicting lifetimes.

(cherry picked from commit e3437317c4cd8401f0f0d599b61751bbe0e1ec70)

Bug: chromium:1369882
Change-Id: Ic38e761cf4275e6d7b30a6d7e2daa5d1596e67a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3936144
Reviewed-by: Henrik Boström hbos@chromium.org
Commit-Queue: Harald Alvestrand hta@chromium.org
Cr-Original-Commit-Position: refs/heads/main@{#1055630}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3934344
Commit-Queue: Henrik Boström hbos@chromium.org
Auto-Submit: Harald Alvestrand hta@chromium.org
Cr-Commit-Position: refs/branch-heads/5249@{#790}
Cr-Branched-From: 4f7bea5de862aaa52e6bde5920755a9ef9db120b-refs/heads/main@{#1036826}

Ref electron/security#228

Notes: Security: backported fix for CVE-2022-3450.

@ppontes ppontes requested review from a team as code owners October 19, 2022 20:46
@ppontes ppontes added 20-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes labels Oct 19, 2022
@electron-cation electron-cation bot added new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels Oct 19, 2022
@jkleinsc
Copy link
Contributor

@jkleinsc jkleinsc merged commit 3028dcd into 20-x-y Oct 20, 2022
@jkleinsc jkleinsc deleted the cherry-pick/20-x-y/chromium/cb9dff93f3d4 branch October 20, 2022 18:05
@release-clerk
Copy link

release-clerk bot commented Oct 20, 2022

Release Notes Persisted

Security: backported fix for CVE-2022-3450.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
20-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants