Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
| Line 53: | Line 53: | ||
'''Related Bugs''' | '''Related Bugs''' | ||
*{{bug|601268}} - adds "canary in a coal mine" instrumentation to nsThread.cpp | *{{bug|601268}} - adds "canary in a coal mine" instrumentation to nsThread.cpp (MOZ_CANARY) | ||
*{{bug|606574}} - | *{{bug|606574}} - add event loop responsiveness instrumentation (MOZ_INSTRUMENT_EVENT_LOOP_OUTPUT) | ||
*{{bug|653701}} - adds ability to dump JS function calls executed when non-responsiveness is detected | *{{bug|653701}} - adds ability to dump JS function calls executed when non-responsiveness is detected | ||
*{{bug|653703}} - adds ability to hook into a profiler (eg Shark) when non-responsiveness is detected | *{{bug|653703}} - adds ability to hook into a profiler (eg Shark) when non-responsiveness is detected | ||