Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cfd8d263181188ec3417186228fd520f6e849a1
https://github.com/WebKit/WebKit/commit/1cfd8d263181188ec3417186228fd520f6e849a1
Author: Sammy Gill <[email protected]>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
Log Message:
-----------
[GFC] Add integration feature flag.
https://bugs.webkit.org/show_bug.cgi?id=299459
rdar://161263819
Reviewed by Tim Nguyen and Vitor Roriz.
Adds a feature flag which is disabled by default and is used to guard against
entering GFC from RenderTree grid layout. This may seem a bit redundant
since we unconditionally return false from canUseForGridLayout, but this
has the added benefit that it will allow us to populate
canUseForGridLayout with additional criteria without disrupting trunk.
Canonical link: https://commits.webkit.org/300486@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes