Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d133014b967a8d9655f58b909801bd5a0259c25a
https://github.com/WebKit/WebKit/commit/d133014b967a8d9655f58b909801bd5a0259c25a
Author: Vitaly Dyachkov <[email protected]>
Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths:
M Source/WebCore/platform/graphics/GraphicsLayer.cpp
M Source/WebCore/platform/graphics/GraphicsLayer.h
M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h
Log Message:
-----------
[GTK][WPE]
`webanimations/combining-transform-animations-with-different-acceleration-capabilities-7.html`
is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=272149
Reviewed by Carlos Garcia Campos.
This patch implements
`CoordinatedGraphicsLayer::acceleratedAnimationsForTesting()`
similarly to already existing
`GraphicsLayerCA::acceleratedAnimationsForTesting()`.
* Source/WebCore/platform/graphics/GraphicsLayer.cpp:
(WebCore::acceleratedEffectPropertyIDAsString):
(WebCore::animatedPropertyIDAsString):
* Source/WebCore/platform/graphics/GraphicsLayer.h:
* Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:
(WebCore::animatedPropertyIDAsString): Deleted.
(WebCore::acceleratedEffectPropertyIDAsString): Deleted.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp:
(WebCore::CoordinatedGraphicsLayer::acceleratedAnimationsForTesting const):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h:
Canonical link: https://commits.webkit.org/277104@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes