RESOLVED CONFIGURATION CHANGED 110706
SVGAnimatedTypeAnimator::calculateAnimatedValue() should handle edge cases for all animated types
https://bugs.webkit.org/show_bug.cgi?id=110706
Summary SVGAnimatedTypeAnimator::calculateAnimatedValue() should handle edge cases fo...
Philip Rogers
Reported 2013-02-23 20:35:02 PST
All classes using SVGAnimatedTypeAnimator::calculateAnimatedValue() have special code to handle invalid from/to/toAtEnd values. These should be refactored to a central location, so bugs like https://bugs.webkit.org/show_bug.cgi?id=110704 don't occur.
Attachments
Brent Fulgham
Comment 1 2022-07-15 16:06:27 PDT
This code has been significantly refactored since this patch was proposed. There doesn't seem to be any action we can take here.
Note You need to log in before you can comment on or make changes to this bug.