Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6a5efebe483a963d1abf76a3951c3471e17c5cc
https://github.com/WebKit/WebKit/commit/e6a5efebe483a963d1abf76a3951c3471e17c5cc
Author: Yulun Wu <[email protected]>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M Source/WebCore/layout/formattingContexts/grid/GridLayout.cpp
M Source/WebCore/layout/formattingContexts/grid/GridLayout.h
Log Message:
-----------
[GFC] Add optimized intrinsic-width sizing path
https://bugs.webkit.org/show_bug.cgi?id=316611
<rdar://179063908>
Reviewed by Sammy Gill.
Extract the inline row-sizing block out of performGridSizingAlgorithm
into a sibling of sizeColumnTracks.
No behavior change.
* Source/WebCore/layout/formattingContexts/grid/GridLayout.cpp:
(WebCore::Layout::GridLayout::sizeRowTracks const):
(WebCore::Layout::GridLayout::performGridSizingAlgorithm const):
*
Source/WebCore/layout/formattingContexts/grid/GridLayout.h:
Canonical link:
https://flagged.apple.com:443/proxy?t2=Db3Q4E6vI8&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE0ODY3QG1haW4=&emid=e030c3fc-0637-4821-9339-086b0052a713&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications