[webkit-changes] [WebKit/WebKit] d67db0: RenderGrid Cleanup

Brandon Stewart noreply at github.com
Fri Sep 15 06:29:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d67db0b3d4dfc1cfb40e7d758a01d0c628fc3d4e
      https://github.com/WebKit/WebKit/commit/d67db0b3d4dfc1cfb40e7d758a01d0c628fc3d4e
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

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

  Log Message:
  -----------
  RenderGrid Cleanup
https://bugs.webkit.org/show_bug.cgi?id=261590

Reviewed by Tim Nguyen.

Some spelling fixes in the comments that I have noticed
over the last year.

* Source/WebCore/rendering/RenderGrid.cpp:
(WebCore::RenderGrid::repeatTracksSizingIfNeeded):
(WebCore::RenderGrid::layoutGrid):
(WebCore::RenderGrid::layoutMasonry):
(WebCore::RenderGrid::guttersSize const):
(WebCore::RenderGrid::performGridItemsPreLayout const):
(WebCore::RenderGrid::updateGridAreaForAspectRatioItems):
(WebCore::RenderGrid::populateGridPositionsForDirection):
(WebCore::RenderGrid::gridAreaPositionForInFlowChild const):
(WebCore::RenderGrid::numTracks const):

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




More information about the webkit-changes mailing list