8000 chore: cherry-pick 06504ff3b1 from chromium by deepak1556 · Pull Request #32793 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: cherry-pick 06504ff3b1 from chromium #32793

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

Merged
merged 4 commits into from
Feb 10, 2022

Conversation

deepak1556
Copy link
Member

Subject: Various DecoderTemplate shutdown cleanups

  1. Use DeleteSoon() when destroying the |decoder_| to avoid destructing
    in error conditions where it's callback (OnDecodeDone()) is actively
    executing.

  2. Call Shutdown() from ContextDestroyed() to invoke full reset
    algorithm and tidily clean up all state.

(cherry picked from commit b5e609d4e7a296fa8c2d50f1373e9f3a50003995)

Bug: 1267426
Change-Id: I927d8a3bd245b3f833e73c74103cbaacf6d73406
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277273
Commit-Queue: Chrome Cunningham chcunningham@chromium.org
Auto-Submit: Chrome Cunningham chcunningham@chromium.org
Reviewed-by: Dan Sanders sandersd@chromium.org
Cr-Original-Commit-Position: refs/heads/main@{#941390}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308537
Commit-Queue: Dan Sanders sandersd@chromium.org
Cr-Commit-Position: refs/branch-heads/4692@{#599}
Cr-Branched-From: 038cd96142d384c0d2238973f1cb277725a62eba-refs/heads/main@{#938553}

Notes: Security: backported fix for chromium:1267426

@deepak1556 deepak1556 requested a review from a team as a code owner February 8, 2022 09:35
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Feb 8, 2022
@deepak1556 deepak1556 added 15-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes labels Feb 8, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Feb 8, 2022
@zcbenz zcbenz merged commit f903141 into 15-x-y Feb 10, 2022
@zcbenz zcbenz deleted the robo/cherry_pick_3308537_15_x_Y branch February 10, 2022 13:16
@release-clerk
Copy link
release-clerk bot commented Feb 10, 2022

Release Notes Persisted

Security: backported fix for chromium:1267426

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

3 participants
0