[webkit-changes] [WebKit/WebKit] 8710a6: Use a smart pointer for StackMembershipMutationSco...
Chris Dumez
noreply at github.com
Wed Sep 25 17:55:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8710a658ccea89306c55d2c6762940037fe10d1a
https://github.com/WebKit/WebKit/commit/8710a658ccea89306c55d2c6762940037fe10d1a
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M Source/WebCore/animation/KeyframeEffect.cpp
M Source/WebCore/animation/KeyframeEffect.h
Log Message:
-----------
Use a smart pointer for StackMembershipMutationScope::m_effect
https://bugs.webkit.org/show_bug.cgi?id=280338
Reviewed by Brady Eidson.
* Source/WebCore/animation/KeyframeEffect.cpp:
(WebCore::KeyframeEffect::animationTimelineDidChange):
(WebCore::KeyframeEffect::updateEffectStackMembership):
(WebCore::KeyframeEffect::didChangeTargetStyleable):
(WebCore::KeyframeEffect::StackMembershipMutationScope::StackMembershipMutationScope):
(WebCore::KeyframeEffect::StackMembershipMutationScope::~StackMembershipMutationScope):
* Source/WebCore/animation/KeyframeEffect.h:
Canonical link: https://commits.webkit.org/284254@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list