[webkit-changes] [WebKit/WebKit] cd0837: [css-grid] Small cleanup patch

Brandon Stewart noreply at github.com
Wed Apr 10 12:03:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd08370c221449e0dcd9e8af7c32550d710c00a5
      https://github.com/WebKit/WebKit/commit/cd08370c221449e0dcd9e8af7c32550d710c00a5
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M Source/WebCore/rendering/GridTrackSizingAlgorithm.cpp
    M Source/WebCore/rendering/RenderGrid.cpp

  Log Message:
  -----------
  [css-grid] Small cleanup patch
https://bugs.webkit.org/show_bug.cgi?id=272458

Reviewed by Tim Nguyen.

A few things I have noticed when working in Grid these last few weeks.

* Source/WebCore/rendering/GridTrackSizingAlgorithm.cpp:
(WebCore::GridTrackSizingAlgorithm::rawGridTrackSize const):
(WebCore::distributeItemIncurredIncreases):
* Source/WebCore/rendering/RenderGrid.cpp:
(WebCore::RenderGrid::computeIntrinsicLogicalWidths const):

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



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


More information about the webkit-changes mailing list