Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad6c74826afd48b8d1dc589ab5786639426d336b
https://github.com/WebKit/WebKit/commit/ad6c74826afd48b8d1dc589ab5786639426d336b
Author: Chris Dumez <[email protected]>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M Source/WebCore/style/AnchorPositionEvaluator.cpp
M Source/WebCore/style/AnchorPositionEvaluator.h
M Source/WebCore/style/ChildChangeInvalidation.h
M Source/WebCore/style/InspectorCSSOMWrappers.h
M Source/WebCore/style/MatchedDeclarationsCache.h
M Source/WebCore/style/PropertyCascade.h
M Source/WebCore/style/RuleFeature.h
M Source/WebCore/style/RuleSet.cpp
M Source/WebCore/style/RuleSet.h
M Source/WebCore/style/RuleSetBuilder.h
M Source/WebCore/style/SelectorMatchingState.h
M Source/WebCore/style/StyleBuilder.h
M Source/WebCore/style/StyleBuilderState.h
M Source/WebCore/style/StyleInvalidator.h
M Source/WebCore/style/StyleResolver.cpp
M Source/WebCore/style/StyleResolver.h
M Source/WebCore/style/StyleScope.h
M Source/WebCore/style/StyleScopeRuleSets.cpp
M Source/WebCore/style/StyleScopeRuleSets.h
M Source/WebCore/style/StyleSheetContentsCache.h
M Source/WebCore/style/StyleTreeResolver.h
M Source/WebCore/style/StyleUpdate.h
M Source/WebCore/style/Styleable.cpp
Log Message:
-----------
Stop using UncheckedKey containers in WebCore/style
https://bugs.webkit.org/show_bug.cgi?id=295042
Reviewed by Darin Adler.
Stop using UncheckedKey containers in WebCore/style, for safety. This tested as
performance neutral on Speedometer.
* Source/WebCore/style/AnchorPositionEvaluator.cpp:
(WebCore::Style::AnchorPositionEvaluator::findAnchorsForAnchorPositionedElement):
* Source/WebCore/style/AnchorPositionEvaluator.h:
* Source/WebCore/style/ChildChangeInvalidation.h:
* Source/WebCore/style/InspectorCSSOMWrappers.h:
* Source/WebCore/style/MatchedDeclarationsCache.h:
* Source/WebCore/style/PropertyCascade.h:
(WebCore::Style::PropertyCascade::customProperties const):
* Source/WebCore/style/RuleFeature.h:
* Source/WebCore/style/RuleSet.cpp:
(WebCore::Style::RuleSet::evaluateDynamicMediaQueryRules):
* Source/WebCore/style/RuleSet.h:
* Source/WebCore/style/RuleSetBuilder.h:
* Source/WebCore/style/SelectorMatchingState.h:
* Source/WebCore/style/StyleBuilder.h:
* Source/WebCore/style/StyleBuilderState.h:
* Source/WebCore/style/StyleInvalidator.h:
* Source/WebCore/style/StyleResolver.cpp:
(WebCore::Style::Resolver::keyframeRulesForName const):
* Source/WebCore/style/StyleResolver.h:
* Source/WebCore/style/StyleScope.h:
* Source/WebCore/style/StyleScopeRuleSets.cpp:
(WebCore::Style::ensureInvalidationRuleSets):
(WebCore::Style::ScopeRuleSets::customPropertyNamesInStyleContainerQueries
const):
* Source/WebCore/style/StyleScopeRuleSets.h:
* Source/WebCore/style/StyleSheetContentsCache.h:
* Source/WebCore/style/StyleTreeResolver.h:
* Source/WebCore/style/StyleUpdate.h:
* Source/WebCore/style/Styleable.cpp:
(WebCore::compileTransitionPropertiesInStyle):
(WebCore::Styleable::updateCSSTransitions const):
Canonical link: https://commits.webkit.org/296679@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