Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a88deff41184993f5cd66bcf6ae53c25df2edfb6 https://github.com/WebKit/WebKit/commit/a88deff41184993f5cd66bcf6ae53c25df2edfb6 Author: Matthieu Dubet <m_du...@apple.com> Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths: M Source/WebCore/css/CSSSelector.cpp M Source/WebCore/css/CSSSelector.h Log Message: ----------- [CSS] Use a function to visit simple selectors https://bugs.webkit.org/show_bug.cgi?id=296997 Reviewed by Antti Koivisto. * Source/WebCore/css/CSSSelector.cpp: (WebCore::CSSSelector::visitSimpleSelectors const): (WebCore::CSSSelector::resolveNestingParentSelectors): (WebCore::CSSSelector::replaceNestingParentByPseudoClassScope): (WebCore::CSSSelector::hasExplicitNestingParent const): (WebCore::CSSSelector::hasExplicitPseudoClassScope const): (WebCore::CSSSelector::hasScopeSubject const): (WebCore::CSSSelector::visitAllSimpleSelectors const): Deleted. * Source/WebCore/css/CSSSelector.h: Canonical link: https://commits.webkit.org/298331@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes