Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 19d787a039785d7c0d766fb24451f834210042f4
https://github.com/WebKit/WebKit/commit/19d787a039785d7c0d766fb24451f834210042f4
Author: Sam Weinig <[email protected]>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M Source/WebCore/css/CSSPrimitiveValueMappings.h
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/style/StyleExtractorConverter.h
M Source/WebCore/style/StyleExtractorCustom.h
M Source/WebCore/style/StyleExtractorSerializer.h
M
Source/WebCore/style/values/primitives/StylePrimitiveKeyword+ValueRepresentationNeeded.h
Log Message:
-----------
[Style] Remove the remaining enum types in StyleExtractorConverter and
StyleExtractorSerializer
https://bugs.webkit.org/show_bug.cgi?id=303053
Reviewed by Darin Adler.
Replaces use of StyleExtractorConverter and StyleExtractorSerializer with
CSSPrimitiveValueMappings based mappings or explicit StyleExtractorCustom
for the cascade-alias mappings.
* Source/WebCore/css/CSSPrimitiveValueMappings.h:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/style/StyleExtractorConverter.h:
* Source/WebCore/style/StyleExtractorCustom.h:
* Source/WebCore/style/StyleExtractorSerializer.h:
*
Source/WebCore/style/values/primitives/StylePrimitiveKeyword+ValueRepresentationNeeded.h:
Canonical link: https://commits.webkit.org/303519@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications