Closed
Bug 949919
Opened 11 years ago
Closed 11 years ago
A function's returned value is displayed weirdly in the variables view
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 29
People
(Reporter: vporof, Assigned: fitzgen)
References
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
Having a Return scope then a <return> pseudo variable just to show the returned value is awkward and looks clunky. We need a better way of addressing these situations.
Ideally, the same UI mechanism should be used for the Parameters scope, so we need a better and consistent design for both.
Maybe we should also show the function name in the VariablesView.
Assignee | ||
Comment 1•11 years ago
|
||
This is fixed in the latest iteration of bug 929349, so this can close when that patch lands.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Assignee: nobody → nfitzgerald
Target Milestone: --- → Firefox 29
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•