Bug 110706

Summary: SVGAnimatedTypeAnimator::calculateAnimatedValue() should handle edge cases for all animated types
Product: WebKit Reporter: Philip Rogers <pdr>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, fmalita, inferno, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.