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

Avoid HashSet copy in DocumentTimeline::applyPendingAcceleratedAnimations() #11844

Conversation

cdumez
Copy link
Contributor

@cdumez cdumez commented Mar 23, 2023

@cdumez cdumez requested a review from graouts as a code owner March 23, 2023 02:49
@cdumez cdumez self-assigned this Mar 23, 2023
@cdumez cdumez added the Animations Bugs related to CSS + SVG animations and transitions label Mar 23, 2023
@cdumez cdumez added the merge-queue Applied to send a pull request to merge-queue label Mar 23, 2023
…ions()

https://bugs.webkit.org/show_bug.cgi?id=254308

Reviewed by Ryosuke Niwa.

* Source/WebCore/animation/DocumentTimeline.cpp:
(WebCore::DocumentTimeline::applyPendingAcceleratedAnimations):

Canonical link: https://commits.webkit.org/262007@main
@webkit-commit-queue webkit-commit-queue force-pushed the 254308_applyPendingAcceleratedAnimations branch from 4aa0f9e to 821a561 Compare March 23, 2023 05:22
@webkit-commit-queue
Copy link
Collaborator

Committed 262007@main (821a561): https://commits.webkit.org/262007@main

Reviewed commits have been landed. Closing PR #11844 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 821a561 into WebKit:main Mar 23, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Animations Bugs related to CSS + SVG animations and transitions
Projects
None yet
4 participants