[Webkit-unassigned] [Bug 65274] New: Different elapsed times used during update of animation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 27 12:26:31 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65274
Summary: Different elapsed times used during update of
animation
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: scottmg at chromium.org
CC: zimmermann at kde.org
In some places during SMILTimeContainer and SVGSMILElement, the elapsed time from the fired timer is used to update animations, and in others, elapsed() is recalled. This eventually recalls the client's currentTime() so the animation will be updated with disparate times.
Some more information: https://lists.webkit.org/pipermail/webkit-dev/2011-July/017649.html
--
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