Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 195a9b6b23dd1027e3608f376c4590c3b8b352d2
https://github.com/WebKit/WebKit/commit/195a9b6b23dd1027e3608f376c4590c3b8b352d2
Author: Sam Weinig <[email protected]>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M Source/WebCore/style/values/primitives/StyleLengthWrapperData.cpp
M Source/WebCore/style/values/primitives/StyleLengthWrapperData.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
[Style] Remove unused integer value support from Style::LengthWrapperData
https://bugs.webkit.org/show_bug.cgi?id=296935
Reviewed by Tim Nguyen.
Removes unused support for integer values from `Style::LengthWrapperData`. The
type is only ever created with `float` or `CalculationValue`.
* Source/WebCore/style/values/primitives/StyleLengthWrapperData.cpp:
* Source/WebCore/style/values/primitives/StyleLengthWrapperData.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/298247@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