Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70ac6881106acd3f50495761cb91bfcebceb5acf
      
https://github.com/WebKit/WebKit/commit/70ac6881106acd3f50495761cb91bfcebceb5acf
  Author: Brandon Stewart <brandonstew...@apple.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M Source/WebCore/rendering/GridMasonryLayout.cpp
    M Source/WebCore/rendering/GridMasonryLayout.h

  Log Message:
  -----------
  Refactor Masonry Initialization Logic to Separate Function
https://bugs.webkit.org/show_bug.cgi?id=256391

Reviewed by Brent Fulgham.

Moving some of the initilization logic to a separate function. This logic resets
all the global variables between masonry runs.

* Source/WebCore/rendering/GridMasonryLayout.cpp:
(WebCore::GridMasonryLayout::initializeMasonry):
(WebCore::GridMasonryLayout::performMasonryPlacement):
* Source/WebCore/rendering/GridMasonryLayout.h:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to