[webkit-changes] [WebKit/WebKit] 816b15: [SP3] Regression | 01/13 | 0.9% | 288829 at main : M1...
Sam Weinig
noreply at github.com
Wed Jan 22 09:37:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 816b15c525b3f259efb903618e2db099e40cbbc7
https://github.com/WebKit/WebKit/commit/816b15c525b3f259efb903618e2db099e40cbbc7
Author: Sam Weinig <sam at webkit.org>
Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths:
M Source/WTF/WTF.xcodeproj/project.pbxproj
M Source/WTF/wtf/CMakeLists.txt
R Source/WTF/wtf/FlatteningVariantAdaptor.h
M Source/WTF/wtf/Forward.h
M Source/WTF/wtf/StdLibExtras.h
M Source/WTF/wtf/VariantExtras.h
M Source/WebCore/CMakeLists.txt
M Source/WebCore/Headers.cmake
M Source/WebCore/SaferCPPExpectations/RefCntblBaseVirtualDtorExpectations
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/animation/ViewTimeline.cpp
M Source/WebCore/css/CSSColorSchemeValue.h
M Source/WebCore/css/CSSProperties.json
R Source/WebCore/css/CSSScrollMarginEdgeValue.cpp
R Source/WebCore/css/CSSScrollMarginEdgeValue.h
R Source/WebCore/css/CSSScrollPaddingEdgeValue.cpp
R Source/WebCore/css/CSSScrollPaddingEdgeValue.h
M Source/WebCore/css/CSSValue.cpp
M Source/WebCore/css/CSSValue.h
M Source/WebCore/css/ComputedStyleExtractor.cpp
M Source/WebCore/css/calc/CSSCalcTree+Simplification.cpp
M Source/WebCore/css/calc/CSSCalcTree+Simplification.h
M Source/WebCore/css/calc/CSSCalcValue.cpp
M Source/WebCore/css/calc/CSSCalcValue.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+ScrollSnap.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+ScrollSnap.h
M Source/WebCore/css/typedom/CSSStyleValueFactory.cpp
M Source/WebCore/css/values/CSSValueAggregates.h
M Source/WebCore/css/values/CSSValueConcepts.h
R Source/WebCore/css/values/primitives/CSSPrimitiveData.h
R Source/WebCore/css/values/primitives/CSSPrimitiveKeywordList.h
R Source/WebCore/css/values/primitives/CSSPrimitiveNumeric.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericConcepts.h
R Source/WebCore/css/values/primitives/CSSPrimitiveNumericOrKeyword.h
R Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+CSSValueConversions.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+CSSValueCreation.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h
R Source/WebCore/css/values/scroll-snap/CSSScrollMargin.h
R Source/WebCore/css/values/scroll-snap/CSSScrollPadding.h
M Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.cpp
M Source/WebCore/rendering/RenderBox.cpp
M Source/WebCore/rendering/RenderElement.cpp
M Source/WebCore/rendering/TextPainter.cpp
M Source/WebCore/rendering/style/RenderStyle.cpp
M Source/WebCore/rendering/style/RenderStyle.h
M Source/WebCore/rendering/style/RenderStyleInlines.h
M Source/WebCore/rendering/style/StyleRareNonInheritedData.h
M Source/WebCore/style/StyleBuilderConverter.h
M Source/WebCore/style/StyleBuilderCustom.h
M Source/WebCore/style/values/StyleValueTypes.h
R Source/WebCore/style/values/primitives/StylePrimitiveNumeric.h
R Source/WebCore/style/values/primitives/StylePrimitiveNumericOrKeyword+Conversions.h
R Source/WebCore/style/values/primitives/StylePrimitiveNumericOrKeyword.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Conversions.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Evaluation.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes.h
R Source/WebCore/style/values/scroll-snap/StyleScrollMargin.cpp
R Source/WebCore/style/values/scroll-snap/StyleScrollMargin.h
R Source/WebCore/style/values/scroll-snap/StyleScrollPadding.cpp
R Source/WebCore/style/values/scroll-snap/StyleScrollPadding.h
M Source/WebCore/style/values/shapes/StyleShapeFunction.cpp
Log Message:
-----------
[SP3] Regression | 01/13 | 0.9% | 288829 at main : M1 MacBook Air (MBA10,1)
https://bugs.webkit.org/show_bug.cgi?id=286253
Reviewed by Antti Koivisto.
Revert "Convert scroll-padding/scroll-margin types to strongly typed CSS/Style values"
This reverts commit 288829 at main.
Canonical link: https://commits.webkit.org/289240@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list