Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6dac510a741d5c6418ad1e29614ef8bfc0c4c37f
      
https://github.com/WebKit/WebKit/commit/6dac510a741d5c6418ad1e29614ef8bfc0c4c37f
  Author: Sammy Gill <[email protected]>
  Date:   2026-02-05 (Thu, 05 Feb 2026)

  Changed paths:
    M Source/WebCore/Headers.cmake
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    R Source/WebCore/rendering/GridLayoutState.cpp
    R Source/WebCore/rendering/GridLayoutState.h
    M Source/WebCore/rendering/GridTrackSizingAlgorithm.cpp
    M Source/WebCore/rendering/GridTrackSizingAlgorithm.h
    M Source/WebCore/rendering/OutlinePainter.cpp
    M Source/WebCore/rendering/PaintFrequencyTracker.h
    M Source/WebCore/rendering/RenderBlock.cpp
    M Source/WebCore/rendering/RenderGrid.cpp
    M Source/WebCore/rendering/RenderGrid.h
    A Source/WebCore/rendering/RenderGridLayoutState.cpp
    A Source/WebCore/rendering/RenderGridLayoutState.h
    M Source/WebCore/rendering/RenderTableCellInlines.h

  Log Message:
  -----------
  Rename GridLayoutState to RenderGridLayoutState
https://bugs.webkit.org/show_bug.cgi?id=307029
rdar://169676130

Reviewed by Dan Glastonbury and Brandon Stewart.

We currently have GridLayoutState which is specific to the RenderGrid
implementation. Let's rename it to indicate this so that we can
potentially introduce a GridLayoutState that is specific to the GFC
implementation.

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



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

Reply via email to