Closed
Bug 1200248
Opened 9 years ago
Closed 7 years ago
Show console markers in the Canvas Debugger
Categories
(DevTools Graveyard :: Canvas Debugger, defect)
DevTools Graveyard
Canvas Debugger
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vporof, Unassigned)
References
Details
Attachments
(1 file)
43.75 KB,
image/png
|
Details |
No description provided.
Comment 1•9 years ago
|
||
Currently, I use console.time() and console.timeEnd() can help me add marker in Performance. I think CanvasDebugger could consider use console.time() / console.timeEnd() as well.
Comment 2•9 years ago
|
||
How can this be added to the canvas debugger, which has no concept of timeline?
Comment 3•7 years ago
|
||
Mass-closing inactive (2 years+) bugs on unmaintained devtools components.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•