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

content-visibility: Ensure to dirty continuations on force unlocks. #28478

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This patch ensures that we propagate a dirty bit from the continuations
up the ancestor chain when we do a force unlock. In "regular" cases
where we don't need to force unlock anything, we have layout containment
which should prevent us from having continuations.

R=ikilpatrick@chromium.org, kojii@chromium.org

Fixed: 1197492
Change-Id: I2d8386e480c48c97e77875d3f8d73ad3d419c18c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2822899
Commit-Queue: vmpstr <vmpstr@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#872454}

This patch ensures that we propagate a dirty bit from the continuations
up the ancestor chain when we do a force unlock. In "regular" cases
where we don't need to force unlock anything, we have layout containment
which should prevent us from having continuations.

R=ikilpatrick@chromium.org, kojii@chromium.org

Fixed: 1197492
Change-Id: I2d8386e480c48c97e77875d3f8d73ad3d419c18c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2822899
Commit-Queue: vmpstr <vmpstr@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#872454}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 73eea96 into master Apr 14, 2021
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-8a60cb27f0 branch April 14, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants