Open
Bug 1908890
Opened 4 months ago
Updated 4 months ago
Display exit frame in Debugger Tracer sidebar and show return value in CodeMirror (as InlinePreview)
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
This is something that we already show when tracing to the console, it would be nice to display it in the tree
Selecting it will point to the return
line in the function, so we also can display the returned value, the same way we'll do in Bug 1908889 for arguments
You need to log in
before you can comment on or make changes to this bug.
Description
•