Why do @github background tabs run timeouts all the time? They're the main reason my browser is using CPU when idle.
4
3
3
@davidbaron @github Time to do some profiling! File a bug? setTimeout is throttled so it shouldn't be that. (Web Socket maybe?)
1

