Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b7fca846835088379d84671457cb10c7f13ab0c1
https://github.com/WebKit/WebKit/commit/b7fca846835088379d84671457cb10c7f13ab0c1
Author: Sammy Gill <[email protected]>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp
Log Message:
-----------
[GFC][Attempt 2] Relax alignment checks a bit.
https://bugs.webkit.org/show_bug.cgi?id=320000
rdar://183290856
Reviewed by Zak Ridouh.
We initially enabled this content to run through GFC in 317783@main.
This ended up exposing a crash in a certain part of the track sizing
code related to key validation in the HashSet<size_t> we were using so
we ended up reverting it. Now that we have fixed this in 317961@main
we can enable this content again.
Canonical link: https://commits.webkit.org/317976@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications