Closed
Bug 1147062
Opened 10 years ago
Closed 2 years ago
[marker] Add profiler timeline markers for JS parsing
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: fitzgen, Unassigned)
References
Details
When JS parsing doesn't happen off main thread, we should add profiler timeline start/end markers so it can show up in the devtools performance tools and developers can see how much blocking they're causing.
Updated•10 years ago
|
Summary: Add profiler timeline markers for JS parsing → [marker] Add profiler timeline markers for JS parsing
Updated•2 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
This report is related to the old DevTools Profiler.
The Performance panel now points to the new Firefox profiler available at profiler.firefox.com
Closing as Invalid bug
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•