Branch: refs/heads/webkitglib/2.48
Home: https://github.com/WebKit/WebKit
Commit: ccb01b5d244bb80a3a6521a301233658ad498a75
https://github.com/WebKit/WebKit/commit/ccb01b5d244bb80a3a6521a301233658ad498a75
Author: Ahmad Saleem <[email protected]>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M Source/WebCore/rendering/RenderTable.cpp
Log Message:
-----------
Cherry-pick 299935@main (87a593706561).
https://bugs.webkit.org/show_bug.cgi?id=298825
Remove leftover code from 176075@main merge
https://bugs.webkit.org/show_bug.cgi?id=298825
Reviewed by Alan Baradlay.
In 176075@main, we merged below Blink patch [1]:
[1]
https://chromium.googlesource.com/chromium/src/+/9428cfb16993a2329e87c65da096ca295132ef0f
In the patch, we were suppose to replace below line:
'setLogicalWidth(std::min(availableContentLogicalWidth,
maxPreferredLogicalWidth()));'
But we added other code but left it out, so this patch is just clean-up
to remove it now.
* Source/WebCore/rendering/RenderTable.cpp:
(WebCore::RenderTable::updateLogicalWidth):
Canonical link: https://commits.webkit.org/299935@main
Canonical link: https://commits.webkit.org/290945.391@webkitglib/2.48
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