On 2015/08/20 20:45:55, esprehn wrote:
> It sucks that regular tests don't run with a real scheduler, we really need to
> switch to that and just not paint.
It does actually run with a real scheduler, it's just not got a real threaded
compositor, and it is the compositor which drives the idle period's in the
scheduler so without it we don't get any. Agree that we should switch over to a
real threaded compositor for layouttests though.
Issue 1119683003: Implement requestIdleCallback API
(Closed)
Created 5 years, 7 months ago by rmcilroy
Modified 5 years, 4 months ago
Reviewers: esprehn, jochen (gone - plz use gerrit), Sami
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 113