Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5e3085d3b8c66d1a7a80f49a9dafc76ec00372fc
https://github.com/WebKit/WebKit/commit/5e3085d3b8c66d1a7a80f49a9dafc76ec00372fc
Author: Sam Weinig <[email protected]>
Date: 2026-04-25 (Sat, 25 Apr 2026)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
R Source/WebCore/css/CSSPropertyIdentifierValue.cpp
R Source/WebCore/css/CSSPropertyIdentifierValue.h
M Source/WebCore/css/CSSValue.cpp
M Source/WebCore/css/CSSValue.h
M Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.cpp
M Source/WebCore/css/typedom/CSSStyleValueFactory.cpp
R Source/WebCore/css/values/primitives/CSSPropertyIdentifier.cpp
R Source/WebCore/css/values/primitives/CSSPropertyIdentifier.h
M Source/WebCore/editing/cocoa/NodeHTMLConverter.mm
R Source/WebCore/style/values/primitives/StylePropertyIdentifier.cpp
R Source/WebCore/style/values/primitives/StylePropertyIdentifier.h
Log Message:
-----------
Remove unused CSS/Style PropertyIdentifier types
https://bugs.webkit.org/show_bug.cgi?id=313284
Reviewed by Anne van Kesteren.
Removes CSS/Style::PropertyIdentifier and CSSPropertyIdentifierValue
which are no longer used anywhere.
* Source/WebCore/Headers.cmake:
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/CSSPropertyIdentifierValue.cpp: Removed.
* Source/WebCore/css/CSSPropertyIdentifierValue.h: Removed.
* Source/WebCore/css/CSSValue.cpp:
* Source/WebCore/css/CSSValue.h:
* Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.cpp:
* Source/WebCore/css/typedom/CSSStyleValueFactory.cpp:
* Source/WebCore/css/values/primitives/CSSPropertyIdentifier.cpp: Removed.
* Source/WebCore/css/values/primitives/CSSPropertyIdentifier.h: Removed.
* Source/WebCore/editing/cocoa/NodeHTMLConverter.mm:
* Source/WebCore/style/values/primitives/StylePropertyIdentifier.cpp: Removed.
* Source/WebCore/style/values/primitives/StylePropertyIdentifier.h: Removed.
Canonical link: https://commits.webkit.org/312022@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications