Adam Barth
8ec2a9f496
spinning-square.sky doesn't spin
...
The semantics of requestAnimationFrame and scheduleVisualUpdate are slightly
different. If you're inside a requestAnimationFrame, then calling
requestAnimationFrame should schedule you for next frame. However, if you're
inside a requestAnimationFrame and you scheduleVisualUpdate, that's a noop
because we've already got a visual update pending. When we merge the codepaths,
we broke requestAnimationFrame because it became a noop when called inside a
request animation frame.
We really ought to split up the two roles of requestAnimationFrame (run before
the frame boundary and run once per frame).
R=esprehn@chromium.org , eseidel@chromium.org
Review URL: https://codereview.chromium.org/880013003
2015-01-27 11:01:28 -08:00
..
2014-12-02 14:29:16 -08:00
2015-01-26 11:38:20 -08:00
2014-12-02 14:37:55 -08:00
2014-12-02 14:37:55 -08:00
2015-01-22 18:26:55 -08:00
2014-12-02 14:37:55 -08:00
2014-12-10 10:38:34 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-12-10 10:38:34 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-12-10 10:38:34 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-01-22 18:26:55 -08:00
2014-12-02 14:37:55 -08:00
2014-12-10 10:38:34 -08:00
2014-12-02 14:37:55 -08:00
2014-12-02 14:37:55 -08:00
2014-12-02 14:37:55 -08:00
2014-12-02 14:37:55 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-01-27 11:01:28 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2014-12-02 14:37:55 -08:00
2014-11-21 02:48:38 -08:00
2014-12-15 17:29:04 -08:00
2014-11-21 02:48:38 -08:00
2015-01-21 14:34:02 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2015-01-26 15:42:33 -08:00
2014-12-02 14:37:55 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2015-01-26 15:42:33 -08:00
2014-12-02 14:37:55 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2015-01-21 14:34:02 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00