Platform/AreWeFunYet: Difference between revisions

Jump to navigation Jump to search
Line 330: Line 330:


In {{bug|731974}} we discuss that requestAnimationFrame sometimes calls back at random times, sometimes every millisecond! Seems to be a general problem with our timers.
In {{bug|731974}} we discuss that requestAnimationFrame sometimes calls back at random times, sometimes every millisecond! Seems to be a general problem with our timers.
{{bug|640796}} covers part of the problem on Windows.  Once that's fixed, we can revisit {{bug|590422}} and hopefully fix it.  Alternately, we need a fix for {{bug|625258}} and hope that works.


Anyway, [https://bug731974.bugzilla.mozilla.org/attachment.cgi?id=601937 this test case] allows one to check if requestAnimationFrame is behaving vaguely correctly (you shouldn't see red "too short" warnings).
Anyway, [https://bug731974.bugzilla.mozilla.org/attachment.cgi?id=601937 this test case] allows one to check if requestAnimationFrame is behaving vaguely correctly (you shouldn't see red "too short" warnings).
308

edits

Navigation menu