Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a131c497b5931189b5074000df056174bc15fcc1
https://github.com/WebKit/WebKit/commit/a131c497b5931189b5074000df056174bc15fcc1
Author: Tetsuharu Ohzeki <[email protected]>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M Source/WebCore/css/ComputedStyleExtractor.cpp
M Source/WebCore/rendering/style/WillChangeData.cpp
M Source/WebCore/rendering/style/WillChangeData.h
Log Message:
-----------
Make WillChangeData::AnimatableFeature::m_feature to Feature enum
https://bugs.webkit.org/show_bug.cgi?id=272333
Reviewed by Sihui Liu.
* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::willChangePropertyValue):
* Source/WebCore/rendering/style/WillChangeData.cpp:
(WebCore::WillChangeData::containsScrollPosition const):
(WebCore::WillChangeData::containsContents const):
(WebCore::WillChangeData::addFeature):
(WebCore::WillChangeData::featureAt const):
* Source/WebCore/rendering/style/WillChangeData.h:
(WebCore::WillChangeData::AnimatableFeature::feature const):
(WebCore::WillChangeData::AnimatableFeature::property const):
(WebCore::WillChangeData::AnimatableFeature::AnimatableFeature):
Canonical link: https://commits.webkit.org/277215@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