[webkit-changes] [WebKit/WebKit] 7eb4ec: Remove unused variable in `StyleOriginatedTimeline...
Antoine Quint
noreply at github.com
Thu Feb 27 16:22:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7eb4ec60e5db1d5c494503a7c7f9824e724e3e34
https://github.com/WebKit/WebKit/commit/7eb4ec60e5db1d5c494503a7c7f9824e724e3e34
Author: Antoine Quint <graouts at webkit.org>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M Source/WebCore/animation/StyleOriginatedTimelinesController.cpp
Log Message:
-----------
Remove unused variable in `StyleOriginatedTimelinesController::documentDidResolveStyle()`
https://bugs.webkit.org/show_bug.cgi?id=288747
Reviewed by Dean Jackson.
The variable `namesToRemove` in `StyleOriginatedTimelinesController::documentDidResolveStyle()` was unused.
* Source/WebCore/animation/StyleOriginatedTimelinesController.cpp:
(WebCore::StyleOriginatedTimelinesController::documentDidResolveStyle):
Canonical link: https://commits.webkit.org/291274@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list