Closed
Bug 818751
Opened 11 years ago
Closed 10 years ago
Better way to emit an event when Cleopatra is done parsing data
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: anton, Unassigned)
References
Details
(Whiteboard: [profiler])
Right now we have a pretty hacky code where we poll every 100 milliseconds until we get a non-zero value for |gBreadcrumbTrail._breadcrumbs.length|. There should be a better way to do this.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [profiler]
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → anton
Component: Developer Tools → Developer Tools: Profiler
Reporter | ||
Updated•11 years ago
|
Priority: -- → P3
Reporter | ||
Updated•11 years ago
|
Assignee: anton → nobody
Comment 1•10 years ago
|
||
We're not going to use cleopatra anymore in bug 879008.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•