213
edits
No edit summary |
|||
Line 18: | Line 18: | ||
* SMIL SVG animation runs at a 20ms (50fps) timer, no matter what the animation | * SMIL SVG animation runs at a 20ms (50fps) timer, no matter what the animation | ||
* nsHttpConnectionMgr::OnMsgPruneDeadConnections (http keepalive stuff) | * nsHttpConnectionMgr::OnMsgPruneDeadConnections (http keepalive stuff) | ||
== Things to Investigate == | |||
* SetWaitableTimerEx in Windows 7 might help the OS group Gecko's timers with other timers running. Do other OSes have similar things? | |||
== Debugging/Finding Wakeups == | == Debugging/Finding Wakeups == | ||
[[Mobile/Powersaving/Wakeups/Debugging]] | [[Mobile/Powersaving/Wakeups/Debugging]] |
edits