Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix incorrect cache key for draw transforms #52370

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 1 commit into from
May 6, 2025

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 6, 2025

In the presence of surface_contents_scale which may vary by effect
node (even under the same transform space--different layers can
have different content scales), it's not sufficient to check that
the target transform id is the same when computing draw transforms.
Instead check the effect node.

Bug: 414940070

Change-Id: I20ebdbe46ebd0a87acc88ca0643618c7abb049f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6514595
Commit-Queue: Chris Harrelson <[email protected]>
Reviewed-by: Vasiliy Telezhnikov <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1456478}

In the presence of surface_contents_scale which may vary by effect
node (even under the same transform space--different layers can
have different content scales), it's not sufficient to check that
the target transform id is the same when computing draw transforms.
Instead check the effect node.

Bug: 414940070

Change-Id: I20ebdbe46ebd0a87acc88ca0643618c7abb049f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6514595
Commit-Queue: Chris Harrelson <[email protected]>
Reviewed-by: Vasiliy Telezhnikov <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1456478}
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 force-pushed the chromium-export-cl-6514595 branch from cc8aa9c to 7767606 Compare May 6, 2025 18:42
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 445f18a into master May 6, 2025
21 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-6514595 branch May 6, 2025 19:20
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