[webkit-changes] [WebKit/WebKit] c93e91: Remove mutableGrid() from GridTrackSizing Algorithm

Brandon Stewart noreply at github.com
Thu Apr 20 20:17:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c93e912f76b4fec9e6d44aaff283c19339d7a9fd
      https://github.com/WebKit/WebKit/commit/c93e912f76b4fec9e6d44aaff283c19339d7a9fd
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M Source/WebCore/rendering/GridTrackSizingAlgorithm.h

  Log Message:
  -----------
  Remove mutableGrid() from GridTrackSizing Algorithm
https://bugs.webkit.org/show_bug.cgi?id=255738

Reviewed by Tim Nguyen.

mutableGrid() does not appear to be used anymore in the code base.

* Source/WebCore/rendering/GridTrackSizingAlgorithm.h:

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




More information about the webkit-changes mailing list