Mobile/Powersaving/Wakeups/Debugging: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
* Note that working in the debugger, with freezing/continuing etc., will mess up the normal wakeup timing. So after discovering the relevant suspects using the debugger, consider adding debug printouts and running outside of the debugger to see which are actually more important in practice.
* Note that working in the debugger, with freezing/continuing etc., will mess up the normal wakeup timing. So after discovering the relevant suspects using the debugger, consider adding debug printouts and running outside of the debugger to see which are actually more important in practice.


=== Current Wakeups of Notice ===
=== Current Wakeups of Note ===


* <strike>1 wakeup/sec: WatchdogMain runs JS_TriggerOperationCallback on all JS contexts, which is used for GC, infinite loop detection, etc.</strike> Patch for {{bug|568730}} should be pushed soon.
* IdleService (1/5) - {{bug|584660}}
* nsEventStateManager (1/5)
* nsHttpHandler (1/10?)
213

edits

Navigation menu