Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd2e839a441231258214f78ac2711d46cf4d5300
https://github.com/WebKit/WebKit/commit/dd2e839a441231258214f78ac2711d46cf4d5300
Author: Sammy Gill <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M Source/WebCore/layout/formattingContexts/grid/GridFormattingContext.cpp
M Source/WebCore/layout/formattingContexts/grid/GridLayout.cpp
M Source/WebCore/layout/formattingContexts/grid/GridLayout.h
Log Message:
-----------
[GFC][Cleanup] Grid layout should return a dedicated result type
https://bugs.webkit.org/show_bug.cgi?id=318970
rdar://problem/181825230
Reviewed by Brent Fulgham and Brandon Stewart.
Instead of returning a std::pair we should be returning a dedicated type
as a result of grid layout.
Canonical link: https://commits.webkit.org/316911@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications