[webkit-reviews] review denied: [Bug 65274] Different elapsed times used during update of animation : [Attachment 102192] use one consistent elapsed time for animation update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 11:48:26 PST 2011


Eric Seidel <eric at webkit.org> has denied Scott Graham <scottmg at chromium.org>'s
request for review:
Bug 65274: Different elapsed times used during update of animation
https://bugs.webkit.org/show_bug.cgi?id=65274

Attachment 102192: use one consistent elapsed time for animation update
https://bugs.webkit.org/attachment.cgi?id=102192&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Without some way to tst this, I'm sure this will break again. :(  The change
seems OK to me though.	We do this all on the main thread (including running
JavaScript) so there is no way this is observable from the web.  Unless there
are JS events which are fired synchronously from animations?  But I doubt that.


I'm not sure this change is worth it, for just debugging.


More information about the webkit-reviews mailing list