Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 87a593706561b8449584b5dbb4f1675b8c394c15 https://github.com/WebKit/WebKit/commit/87a593706561b8449584b5dbb4f1675b8c394c15 Author: Ahmad Saleem <ahmad.saleem792+git...@gmail.com> Date: 2025-09-13 (Sat, 13 Sep 2025)
Changed paths: M Source/WebCore/rendering/RenderTable.cpp Log Message: ----------- 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 To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes