Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1dd42f3eab3131e48343c425a3a81644cc639f64
https://github.com/WebKit/WebKit/commit/1dd42f3eab3131e48343c425a3a81644cc639f64
Author: Antti Koivisto <[email protected]>
Date: 2025-11-11 (Tue, 11 Nov 2025)
Changed paths:
M Source/WebCore/css/CSSSelector.cpp
M Source/WebCore/css/CSSSelector.h
M Source/WebCore/css/CSSSelectorList.cpp
M Source/WebCore/css/CSSSelectorList.h
M Source/WebCore/style/RuleFeature.cpp
M Source/WebCore/style/RuleFeature.h
M Source/WebCore/style/RuleSet.cpp
M Source/WebCore/style/RuleSet.h
M Source/WebCore/style/RuleSetBuilder.cpp
M Source/WebCore/style/RuleSetBuilder.h
Log Message:
-----------
REGRESSION(302392@main, amazon): PLT6 ~10%
https://bugs.webkit.org/show_bug.cgi?id=302317
rdar://164252021
Unreviewed revert.
* Source/WebCore/css/CSSSelector.cpp:
(WebCore::complexSelectorsEqual):
(WebCore::shouldSkipForEqualMode): Deleted.
(WebCore::addSimpleSelector): Deleted.
(WebCore::addComplexSelector): Deleted.
* Source/WebCore/css/CSSSelector.h:
* Source/WebCore/css/CSSSelectorList.cpp:
(WebCore::add): Deleted.
* Source/WebCore/css/CSSSelectorList.h:
* Source/WebCore/style/RuleFeature.cpp:
(WebCore::Style::RuleFeatureSet::collectFeatures):
(WebCore::Style::addIgnoringPseudoElement): Deleted.
(WebCore::Style::RuleFeatureDeduplicationKey<RuleFeatureType>::hash const):
Deleted.
(WebCore::Style::= const): Deleted.
* Source/WebCore/style/RuleFeature.h:
(WebCore::Style::RuleFeatureSet::collectFeatures):
* Source/WebCore/style/RuleSet.cpp:
(WebCore::Style::RuleSet::addRule):
* Source/WebCore/style/RuleSet.h:
* Source/WebCore/style/RuleSetBuilder.cpp:
(WebCore::Style::RuleSetBuilder::addStyleRuleWithSelectorList):
* Source/WebCore/style/RuleSetBuilder.h:
Canonical link: https://commits.webkit.org/302835@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications