Closed
Bug 1352782
Opened 8 years ago
Closed 4 years ago
Add queue time to DOMEvent marker
Categories
(Core :: Gecko Profiler, enhancement)
Core
Gecko Profiler
Tracking
()
RESOLVED
INVALID
People
(Reporter: Harald, Unassigned)
References
Details
When seeing an event handler in the profiler it is important to know when the event actually came in. Adding a time-spent-in-queue duration to the marker can help with that. Maybe there are better solutions for that, open for suggestions
Comment 1•4 years ago
|
||
This has been implemented for quite some time with the "timestamp" field in the DOMEvent payload. In Bug 1669266, this gets renamed to an explicit "latency" field. I'm not sure which bug actually introduced this feature, so I'm marking this bug as "Invalid".
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•