Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5ad70d151d7cd74e181d577151b5c3775625fc83 https://github.com/WebKit/WebKit/commit/5ad70d151d7cd74e181d577151b5c3775625fc83 Author: Fujii Hironori <hironori.fu...@sony.com> Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths: M Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp M Source/WebCore/css/CSSBorderImage.h M Source/WebCore/css/CSSStyleRule.cpp M Source/WebCore/css/DOMMatrixReadOnly.cpp M Source/WebCore/css/parser/CSSParserFastPaths.cpp M Source/WebCore/css/parser/CSSParserImpl.cpp M Source/WebCore/css/parser/CSSPropertyParser.cpp M Source/WebCore/css/parser/CSSPropertyParserConsumer+AngleDefinitions.h M Source/WebCore/css/parser/CSSPropertyParserConsumer+Animations.h M Source/WebCore/css/parser/CSSPropertyParserConsumer+Easing.h M Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.h M Source/WebCore/css/parser/CSSPropertyParserConsumer+LengthDefinitions.h M Source/WebCore/html/canvas/CanvasStyle.cpp M Source/WebCore/rendering/style/DropShadowFilterOperationWithStyleColor.cpp M Source/WebCore/svg/properties/SVGAnimatedPrimitiveProperty.h Log Message: ----------- Unreviewed non-unified source build fix 2025-04 (part 1) https://bugs.webkit.org/show_bug.cgi?id=290868 Added missing #include. Removed an unused function. * Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp: * Source/WebCore/css/CSSBorderImage.h: * Source/WebCore/css/CSSStyleRule.cpp: * Source/WebCore/css/DOMMatrixReadOnly.cpp: * Source/WebCore/css/parser/CSSParserFastPaths.cpp: * Source/WebCore/css/parser/CSSParserImpl.cpp: * Source/WebCore/css/parser/CSSPropertyParser.cpp: (WebCore::mapFromLegacyBreakProperty): Deleted. * Source/WebCore/css/parser/CSSPropertyParserConsumer+AngleDefinitions.h: * Source/WebCore/css/parser/CSSPropertyParserConsumer+Animations.h: * Source/WebCore/css/parser/CSSPropertyParserConsumer+Easing.h: * Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.h: * Source/WebCore/css/parser/CSSPropertyParserConsumer+LengthDefinitions.h: * Source/WebCore/html/canvas/CanvasStyle.cpp: * Source/WebCore/rendering/style/DropShadowFilterOperationWithStyleColor.cpp: * Source/WebCore/svg/properties/SVGAnimatedPrimitiveProperty.h: Canonical link: https://commits.webkit.org/293051@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes