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

Fixed Animation::HasPendingActivity for scroll-linked animations #23892

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jun 1, 2020

Finished scroll animations should be reported as having pending activity
so they are not collected by GC.

Modified Animation::HasPendingActivity to return true if it's a scroll
animation and the timeline has a scroller.

Bug: 1079296
Change-Id: I77776c1681c4ff625d07767cdb9b245e0be0e70e

Reviewed-on: https://chromium-review.googlesource.com/2223998
WPT-Export-Revision: fe0b755b7fc06d4bd2170844f96a709a3c9128a0

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.

Finished scroll animations should be reported as having pending activity
so they are not collected by GC.

Modified Animation::HasPendingActivity to return true if it's a scroll
animation and the timeline has a scroller.

Bug: 1079296
Change-Id: I77776c1681c4ff625d07767cdb9b245e0be0e70e
@chromium-wpt-export-bot chromium-wpt-export-bot changed the title Fixed Animation::HasPendingActivity for scroll-linked animations. Fixed Animation::HasPendingActivity for scroll-linked animations Jun 1, 2020
@KyleJu
Copy link
Contributor

KyleJu commented Apr 10, 2024

Close this PR because the Chromium CL cannot be found.

@KyleJu KyleJu closed this Apr 10, 2024
@KyleJu KyleJu deleted the chromium-export-cl-2223998 branch April 10, 2024 00:31
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.

None yet

4 participants