Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0dbdf1939d1753bb4221b5f4d0acb681570cf28d
https://github.com/WebKit/WebKit/commit/0dbdf1939d1753bb4221b5f4d0acb681570cf28d
Author: Sam Weinig <[email protected]>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/css/parser/CSSPropertyParserConsumer+SymbolDefinitions.h
M
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+ComputedStyleDependencies.h
M
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+Serialization.cpp
M
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+Serialization.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h
A Source/WebCore/css/values/primitives/CSSSymbol.cpp
A Source/WebCore/css/values/primitives/CSSSymbol.h
Log Message:
-----------
Split CSS::Symbol/CSS::SymbolRaw out of CSSPrimitiveNumericTypes.h
https://bugs.webkit.org/show_bug.cgi?id=283491
Reviewed by Tim Nguyen.
Split strictly non-numeric CSS::Symbol/CSS::SymbolRaw types out of the numerics
file.
* Source/WebCore/Headers.cmake:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+SymbolDefinitions.h:
*
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+ComputedStyleDependencies.h:
*
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+Serialization.cpp:
* Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+Serialization.h:
* Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h:
* Source/WebCore/css/values/primitives/CSSSymbol.cpp: Added.
* Source/WebCore/css/values/primitives/CSSSymbol.h: Added..
Canonical link: https://commits.webkit.org/286941@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