Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c241847cce045f3c8046f77ed7abd0f1fe979844
https://github.com/WebKit/WebKit/commit/c241847cce045f3c8046f77ed7abd0f1fe979844
Author: Charlie Wolfe <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/GraphicsLayerAnimation.cpp
Log Message:
-----------
GraphicsLayerAnimation TextStream dump iterationCount under "delay"
https://bugs.webkit.org/show_bug.cgi?id=316761
rdar://179208066
Reviewed by Pascoe.
The "delay" property dumped animation.iterationCount() instead of
animation.delay(), so the delay
was never reported and the iteration count appeared twice. Dump delay().
* Source/WebCore/platform/graphics/GraphicsLayerAnimation.cpp:
(WebCore::operator<<):
Canonical link: https://commits.webkit.org/314933@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications