Open
Bug 1387528
Opened 8 years ago
Updated 1 month ago
implement non-interval markers for console.timeStamp console.time, and console.timeEnd
Categories
(Core :: Gecko Profiler, enhancement, P2)
Core
Gecko Profiler
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: clarkbw, Unassigned, Mentored)
References
Details
(Whiteboard: [fxp])
In this issue https://github.com/devtools-html/perf.html/issues/116 we intend to expose markers for console.timeStamp, console.time, and console.timeEnd. To achieve this we need to implement a set of non-interval markers for those console methods.
Note: you can see when console.timeStamp was implemented in bug 922221 there were a set of DocShell markers implemented for the console methods.
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Updated•5 years ago
|
Mentor: felash
Updated•5 years ago
|
Severity: normal → S4
Updated•10 months ago
|
Severity: S4 → N/A
Priority: P3 → P2
Whiteboard: [fxp]
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•