Title: [128846] trunk/Source/WebCore/ChangeLog
- Revision
- 128846
- Author
- roger_f...@apple.com
- Date
- 2012-09-17 20:27:40 -0700 (Mon, 17 Sep 2012)
Log Message
Adding 'Reviewed by' in ChangeLog for http://trac.webkit.org/changeset/128845
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (128845 => 128846)
--- trunk/Source/WebCore/ChangeLog 2012-09-18 03:19:43 UTC (rev 128845)
+++ trunk/Source/WebCore/ChangeLog 2012-09-18 03:27:40 UTC (rev 128846)
@@ -3,7 +3,7 @@
[Win] Null check timing function received from CoreAnimation when calling CACFAnimationGetTimingFunction.
https://bugs.webkit.org/show_bug.cgi?id=96972
- Timothy Horton
+ Reviewed by Timothy Horton
When paused, some CSS animations cause CoreAnimation to pass back a null timing function when calling CACFAnimationGetTimingFunction.
This patch fixes this simply by ensuring that if the output of this method is null, it does not get passed into CACFAnimationSetTimingFunction
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes