Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e89170e17a4c196a3a58d64bb141c348dff6401
https://github.com/WebKit/WebKit/commit/8e89170e17a4c196a3a58d64bb141c348dff6401
Author: Sammy Gill <[email protected]>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp
Log Message:
-----------
[GFC][Cleanup] Remove unused avoidance reasons
https://bugs.webkit.org/show_bug.cgi?id=311580
rdar://174178887
Reviewed by Brandon Stewart, Vitor Roriz, and Alan Baradlay.
We have some GridAvoidanceReason values that are unused, aside from
being printed out, since we removed them as restrictions from not
running GFC earlier. Now they do not have any other purpose so we can
just delete these values.
Canonical link: https://commits.webkit.org/310714@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications