Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49f05f903acb4f9a316ed7ee3ed4fada8bbdd2d1
https://github.com/WebKit/WebKit/commit/49f05f903acb4f9a316ed7ee3ed4fada8bbdd2d1
Author: Sam Weinig <[email protected]>
Date: 2026-04-19 (Sun, 19 Apr 2026)
Changed paths:
M Source/WebCore/style/values/primitives/StyleLengthWrapper.h
M Source/WebCore/style/values/primitives/StyleLengthWrapperData.cpp
M Source/WebCore/style/values/primitives/StyleLengthWrapperData.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumeric.h
Log Message:
-----------
Remove unused IPC support from WebCore::Style numeric types
https://bugs.webkit.org/show_bug.cgi?id=312729
Reviewed by Chris Dumez.
With the completion of the AcceleratedEffect type set, the IPC support in
the WebCore::Style numeric types is now unused and can be removed.
* Source/WebCore/style/values/primitives/StyleLengthWrapper.h:
* Source/WebCore/style/values/primitives/StyleLengthWrapperData.cpp:
* Source/WebCore/style/values/primitives/StyleLengthWrapperData.h:
* Source/WebCore/style/values/primitives/StylePrimitiveNumeric.h:
Canonical link: https://commits.webkit.org/311554@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications