Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cbd47871e33b755d1b591df464e9c0ed5a49d8e
https://github.com/WebKit/WebKit/commit/1cbd47871e33b755d1b591df464e9c0ed5a49d8e
Author: Kiet Ho <[email protected]>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M Source/WebCore/animation/BlendingKeyframes.h
M Source/WebCore/animation/KeyframeEffect.h
Log Message:
-----------
Pack some animation classes more tightly
rdar://176219365
https://bugs.webkit.org/show_bug.cgi?id=314028
Reviewed by Simon Fraser.
KeyframeEffect: 456 bytes (99 padding) -> 432 (93 padding)
BlendingKeyframes: 96 bytes (13 padding) -> 88 (13 padding)
Refactoring, no behavioral changes.
* Source/WebCore/animation/BlendingKeyframes.h:
* Source/WebCore/animation/KeyframeEffect.h:
Canonical link: https://commits.webkit.org/312600@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications