[Webkit-unassigned] [Bug 100363] New: Remove a timing function in AnimationValue.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 25 03:59:51 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100363
Summary: Remove a timing function in AnimationValue.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: luxtella at company100.net
A KeyframeAnimation has a timing function. RenderLlayerBacking misunderstands
that a KeyframeAnimation can have many timing functions, so AnimationValue,
which is used to send a keyframe value to GraphicsLayer, has a timing function.
This made all Accelerated Compositing implementations complex.
This patch corrects this complexity.
--
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