Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c74316fea7fb12333ece6afaa139e83446f2bb8d
https://github.com/WebKit/WebKit/commit/c74316fea7fb12333ece6afaa139e83446f2bb8d
Author: Ahmad Saleem <[email protected]>
Date: 2024-07-15 (Mon, 15 Jul 2024)
Changed paths:
M Source/WebCore/svg/animation/SVGSMILElement.cpp
M Source/WebCore/svg/animation/SVGSMILElement.h
Log Message:
-----------
Remove NewOrExistingInterval logic from SVGSMILElement
https://bugs.webkit.org/show_bug.cgi?id=276035
rdar://problem/131231710
Reviewed by Simon Fraser.
Merge:
https://github.com/chromium/chromium/commit/087c89766ea4939c200c526b446ad15b5dbbba5f
The NewOrExistingInterval logic is no longer used and can be removed. No
new tests as this is just a refactoring.
* Source/WebCore/svg/animation/SVGSMILElement.cpp:
(WebCore::SVGSMILElement::resolveFirstInterval):
(WebCore::SVGSMILElement::resolveNextInterval):
(WebCore::SVGSMILElement::beginListChanged):
(WebCore::SVGSMILElement::endListChanged):
(WebCore::SVGSMILElement::checkRestart):
(WebCore::SVGSMILElement::notifyDependentsIntervalChanged):
(WebCore::SVGSMILElement::createInstanceTimesFromSyncbase):
(WebCore::SVGSMILElement::addTimeDependent):
* Source/WebCore/svg/animation/SVGSMILElement.h:
Canonical link: https://commits.webkit.org/280998@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