Closed Bug 849418 Opened 11 years ago Closed 7 years ago

Add warning if event loop is starved or events take a long time to get dispatched

Categories

(Core :: Gecko Profiler, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gwagner, Unassigned)

Details

During debugging 848316 I noticed that it is really hard to find bugs that are caused by a busy main thread. 
We should add annotations when events are delayed for maybe > 100 msec or if there is no advance in the event loop.
I am scared that we have more bugs like this in gaia.

I don't know how hard this is to implement but it would be super useful!
We have event loop lag indicators in cleopatra these days. I think that's what was asked for in this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.