[webkit-changes] [WebKit/WebKit] 942032: Re-land Masonry cleanup

Brandon Stewart noreply at github.com
Tue Dec 13 10:24:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9420329177e41864d5f7031c8990f3d442135945
      https://github.com/WebKit/WebKit/commit/9420329177e41864d5f7031c8990f3d442135945
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

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

  Log Message:
  -----------
  Re-land Masonry cleanup
https://bugs.webkit.org/show_bug.cgi?id=249156

Reviewed by Brent Fulgham.

This was supposed to be a simple cleanup patch. Ran into some issues with unexpected global state
changes wrecking havoc on my last patch causing several masonry tests to fail.
Let's try to reland this again.

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




More information about the webkit-changes mailing list