Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 573d93de8e4b87505a861a6e119466a2dcab6945
      
https://github.com/WebKit/WebKit/commit/573d93de8e4b87505a861a6e119466a2dcab6945
  Author: Yulun Wu <[email protected]>
  Date:   2026-08-27 (Thu, 27 Aug 2026)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/grid/TrackSizingAlgorithm.cpp

  Log Message:
  -----------
  [GFC] Add an early return to skip tracks without single span items
https://bugs.webkit.org/show_bug.cgi?id=322656
<rdar://185927722>

Reviewed by Sammy Gill.

Add an early return to sizeTracksToFitNonSpanningItems() when the track
does not contain any non-spanning items.

* Source/WebCore/layout/formattingContexts/grid/TrackSizingAlgorithm.cpp:
(WebCore::Layout::sizeTracksToFitNonSpanningItems):

Canonical link: https://commits.webkit.org/319966@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to