I am debugging a gwt application on Android Chrome through Chrome remote debugging and observed on timeline that timer is continuously (~ evert 250ms) firing with following details, is this a bug?
Timer Fired - DetailsDuration2.288 ms (at 10.20 s)Self Time2.288 msCPU Time2.288 msAggregated Time 2.288 msTimer ID4030Timeout250 msRepeatsfalseFunction Call UnloadSupport.java:41<http://localhost:9876/sourcemaps/smartsaverz/com/google/gwt/core/client/impl/UnloadSupport.java>Used Heap Size12.4 MB (+640 B)Timer [email protected]:41<http://localhost:9876/sourcemaps/smartsaverz/com/google/gwt/core/client/impl/UnloadSupport.java> [email protected]:86<http://localhost:9876/sourcemaps/smartsaverz/com/google/gwt/core/client/impl/UnloadSupport.java> [email protected]:254<http://localhost:9876/sourcemaps/smartsaverz/com/google/gwt/core/client/impl/Impl.java> [email protected]:49<http://localhost:9876/sourcemaps/smartsaverz/com/google/gwt/user/client/impl/HistoryImplTimer.java>(anonymous function)@UnloadSupport.java:42<http://localhost:9876/sourcemaps/smartsaverz/com/google/gwt/core/client/impl/UnloadSupport.java> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
