Open Bug 532903 Opened 15 years ago Updated 2 years ago

Expose timeout runtime information

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
macOS
defect

Tracking

()

People

(Reporter: bzbarsky, Unassigned)

References

(Depends on 1 open bug)

Details

Similar to bug 532902, and probably depends on it, but the idea here would be to expose information on how much time (wall clock is easy, since we keep track of it already; CPU is harder) each timer has tended to take in the recent past.
Can't we do that with jsd profiling?
Possibly, but jsd perturbs the system to a significant enough degree that I'm not sure I trust its results.
(In reply to comment #2)
> Possibly, but jsd perturbs the system to a significant enough degree that I'm
> not sure I trust its results.

So let's fix that.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.