[Webkit-unassigned] [Bug 51084] In KeyFrameAnimation.cpp, the progress variable is uninitialized, leading to compilation failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 28 14:23:02 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51084





--- Comment #2 from asharif.tools at gmail.com  2010-12-28 14:23:02 PST ---
Created an attachment (id=77579)
 --> (https://bugs.webkit.org/attachment.cgi?id=77579&action=review)
Patch to fix this problem. It includes a ChangeLog entry.

Sorry about the delay. I didn't realize you had replied. This patch initializes the progress variable to 0.0.

-- 
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