Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25fc77ac109b38671ff9c50c992f8ffbb97f0f50
https://github.com/WebKit/WebKit/commit/25fc77ac109b38671ff9c50c992f8ffbb97f0f50
Author: Sam Weinig <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes.h
Log Message:
-----------
Remove unused type aliases in StylePrimitiveNumericTypes.h
https://bugs.webkit.org/show_bug.cgi?id=319264
Reviewed by Darin Adler.
We used to use these aliases to help with the IPC generator which had
some trouble with nested templates, but we no longer use style types
in IPC so these are now completely unused.
* Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes.h:
Canonical link: https://commits.webkit.org/317790@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications