Closed
Bug 1118197
Opened 10 years ago
Closed 10 years ago
TraceLogger: bump graph tree format
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: h4writer, Assigned: h4writer)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The tree format has changed (Scripts to Scripts,AnnotatedScripts and InlinedScripts) that a new identifier would be good. That way I can update the html part to recognize how to handle the new graph format.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → hv1989
Attachment #8544509 -
Flags: review?(benj)
Assignee | ||
Comment 2•10 years ago
|
||
I just remembered that this won't give a problem for the tracelogger graph. The graph output is backward compatible :D
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Comment 3•10 years ago
|
||
Comment on attachment 8544509 [details] [diff] [review]
Bump
Review of attachment 8544509 [details] [diff] [review]:
-----------------------------------------------------------------
(see comment 2)
Attachment #8544509 -
Flags: review?(benj)
You need to log in
before you can comment on or make changes to this bug.
Description
•