Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4af7b773e279f8908b804e342c74ffe11139c1f1
https://github.com/WebKit/WebKit/commit/4af7b773e279f8908b804e342c74ffe11139c1f1
Author: Fujii Hironori <[email protected]>
Date: 2026-09-04 (Fri, 04 Sep 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
Log Message:
-----------
SkiaCompositingLayer: Take the last animation value after animation ended
https://bugs.webkit.org/show_bug.cgi?id=321993
Reviewed by Carlos Garcia Campos.
Take the last animation value after animation ended as well as
TextureMapperLayer does. This has no effect for web, but only for "flush
repaint" feature of WebInspector.
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::localTransform const):
(WebCore::SkiaCompositingLayer::futureLocalTransform const):
(WebCore::SkiaCompositingLayer::opacityForAnimationsState const):
(WebCore::SkiaCompositingLayer::filter const):
Canonical link: https://commits.webkit.org/320494@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications