Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e6c8b884f6bfd98006e6bb209b5e171afeda29fc https://github.com/WebKit/WebKit/commit/e6c8b884f6bfd98006e6bb209b5e171afeda29fc Author: Antoine Quint <grao...@webkit.org> Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths: M Source/WebCore/rendering/PathOperation.h M Source/WebCore/rendering/style/OffsetRotation.h Log Message: ----------- [threaded-animation-resolution] remove WEBCORE_EXPORT for some blend() methods https://bugs.webkit.org/show_bug.cgi?id=270443 rdar://124007704 Reviewed by Anne van Kesteren. Since blending is actually performed in WebCore, we don't need WEBCORE_EXPORT for blending `PathOperation` and `OffsetRotation` values. * Source/WebCore/rendering/PathOperation.h: * Source/WebCore/rendering/style/OffsetRotation.h: Canonical link: https://commits.webkit.org/275634@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes