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 21139756239b from chromium #34534

Merged
merged 2 commits into from Jun 14, 2022

Conversation

nornagon
Copy link
Member

{M102 PICK} [IndexedDB] Use-After-Free Fix

We can't guarantee order in the task the constructor dispatches the same
way we could before due to all the async changes. Let's be sure all the
objects exist before using them now. Long term, we need to address
ownership of the idb context.

Bug: 1324864, 1218100
Change-Id: Id5753297a4c966432028a1e7e063c5f1bed6f619
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3646994
Reviewed-by: Ayu Ishii ayui@chromium.org
Commit-Queue: Srinivas Sista srinivassista@chromium.org
Cr-Commit-Position: refs/branch-heads/5005@{#812}
Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}

Notes: Security: backported fix for 1324864, 1218100.

@nornagon nornagon requested review from a team as code owners June 13, 2022 22:34
@nornagon nornagon added 18-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes labels Jun 13, 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 Jun 13, 2022
@jkleinsc jkleinsc merged commit 6d1cc18 into 18-x-y Jun 14, 2022
@jkleinsc jkleinsc deleted the cherry-pick/18-x-y/chromium/21139756239b branch June 14, 2022 19:26
@release-clerk
Copy link

release-clerk bot commented Jun 14, 2022

Release Notes Persisted

Security: backported fix for 1324864, 1218100.

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