Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e7f979c4d5ea147dc700a9c1af41e6bed6ba1df
https://github.com/WebKit/WebKit/commit/7e7f979c4d5ea147dc700a9c1af41e6bed6ba1df
Author: Sammy Gill <[email protected]>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/rendering/style/GridArea.h
M Source/WebCore/rendering/style/GridSpan.cpp
M Source/WebCore/rendering/style/GridSpan.h
M Source/WebCore/svg/properties/SVGAnimationAdditiveListFunctionImpl.h
M Source/WebCore/svg/properties/SVGAnimationAdditiveValueFunctionImpl.h
Log Message:
-----------
[Grid] Move GridSpan to its own file.
https://bugs.webkit.org/show_bug.cgi?id=293491
rdar://151927977
Reviewed by Vitor Roriz.
The header file it currently lives in, GridArea.h, is a bit bloated. We
can move this to its own header and source file which helps with
organization and build speed.
Canonical link: https://commits.webkit.org/295462@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