[webkit-reviews] review granted: [Bug 68769] [mac] Timestamp parameter to requestAnimationFrame is busted in USE(REQUEST_ANIMATION_FRAME_TIMER) path : [Attachment 108601] test that passes in chromium DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 25 21:15:24 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 68769: [mac] Timestamp parameter to requestAnimationFrame is busted in
USE(REQUEST_ANIMATION_FRAME_TIMER) path
https://bugs.webkit.org/show_bug.cgi?id=68769

Attachment 108601: test that passes in chromium DRT
https://bugs.webkit.org/attachment.cgi?id=108601&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=108601&action=review


>
LayoutTests/fast/animation/script-tests/request-animation-frame-timestamps-adva
nce.js:24
> +    if (window.layoutTestController)
> +	   layoutTestController.display();

display() doesn't do anything for rAF in Safari/Mac. We need to figure out a
way to make rAF tests that work in Safari and Chromium.


More information about the webkit-reviews mailing list