Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: 05a53ff7949419bc58f8f5e06dd522ac62f1338c
      
https://github.com/WebKit/WebKit/commit/05a53ff7949419bc58f8f5e06dd522ac62f1338c
  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/298234.150@webkitglib/2.50



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

Reply via email to