Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37447ea234d820dc738d4604c4956e475fe5c57a
https://github.com/WebKit/WebKit/commit/37447ea234d820dc738d4604c4956e475fe5c57a
Author: Sam Weinig <[email protected]>
Date: 2025-09-20 (Sat, 20 Sep 2025)
Changed paths:
M Source/WebCore/layout/formattingContexts/table/TableFormattingContext.cpp
M Source/WebCore/layout/formattingContexts/table/TableGrid.cpp
M Source/WebCore/layout/formattingContexts/table/TableGrid.h
M Source/WebCore/layout/formattingContexts/table/TableLayout.cpp
Log Message:
-----------
[Length Deprecation] Remove unnecessary use of Length in TableGrid::Column
https://bugs.webkit.org/show_bug.cgi?id=299240
Reviewed by Brent Fulgham.
Replaces a use of platform Length with a variant of strong style types
that more precisely model the state.
* Source/WebCore/layout/formattingContexts/table/TableFormattingContext.cpp:
* Source/WebCore/layout/formattingContexts/table/TableGrid.cpp:
* Source/WebCore/layout/formattingContexts/table/TableGrid.h:
* Source/WebCore/layout/formattingContexts/table/TableLayout.cpp:
Canonical link: https://commits.webkit.org/300290@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