Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ad1a56cbc43e030f8bcfc82b2a7ef9360766025
https://github.com/WebKit/WebKit/commit/4ad1a56cbc43e030f8bcfc82b2a7ef9360766025
Author: Ahmad Saleem <[email protected]>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M Source/WebCore/rendering/AutoTableLayout.cpp
M Source/WebCore/rendering/AutoTableLayout.h
Log Message:
-----------
Remove duplicate code in AutoTableLayout
https://bugs.webkit.org/show_bug.cgi?id=291477
Reviewed by Alan Baradlay.
Merge:
https://chromium.googlesource.com/chromium/src.git/+/43c8dcdd065c790e1d34b8ed1fd3bb326f7aa16f
This patch introduces helper function `shrinkCellWidth` to deal with
all different length types rather than repeating code.
* Source/WebCore/rendering/AutoTableLayout.cpp:
(WebCore::AutoTableLayout::layout):
(WebCore::AutoTableLayout::shrinkCellWidth):
* Source/WebCore/rendering/AutoTableLayout.h:
Canonical link: https://commits.webkit.org/293748@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