How to detect Warning Deferred long-running timer task(s)?

Asked

Viewed 58 times

1

Developing an application using Cordova this error started to appear after using some methods (after this Warning occurs the function stops being called).

I wonder if there’s any way I can detect when that happens to redo the call from my blocked function. By researching it blocks functions that "abuse" setTimeout.

Deferred long-running timer task(s) to improve scrolling smoothness. See http://crbug.com/574343.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.