[Webkit-unassigned] [Bug 84564] New: [Meta] Simplify AnimationBase
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 22 23:16:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84564
Summary: [Meta] Simplify AnimationBase
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: igor.oliveira at webkit.org
CC: dino at apple.com
Currently AnimationBase does lot of things. It has a state machine, it should be in a separated class.
And a bunch of blend functions and property wrappers. Simplifying AnimationBase is an initial step to
create an animation code that can be shared by SVG animations.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list