[webkit-reviews] review denied: [Bug 115333] requestAnimationFrame() reports future timestamp. : [Attachment 200113] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 11:31:51 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Zalan Bujtas
<zalan at apple.com>'s request for review:
Bug 115333: requestAnimationFrame() reports future timestamp.
https://bugs.webkit.org/show_bug.cgi?id=115333

Attachment 200113: Patch
https://bugs.webkit.org/attachment.cgi?id=200113&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
So we need to capture monotonicallyIncreasingTime() in a way where all the RAF
callbacks use the same timestamp, and the same time is used to drive CSS
animations. I'm not sure this does that.


More information about the webkit-reviews mailing list