Closed Bug 1397759 Opened 7 years ago Closed 6 years ago

Remove JSTerm's sidebar functionality

Categories

(DevTools :: Console, enhancement, P2)

enhancement

Tracking

(firefox57 wontfix)

RESOLVED WORKSFORME
Tracking Status
firefox57 --- wontfix

People

(Reporter: pbro, Unassigned)

References

Details

JSTerm (devtools/client/webconsole/jsterm.js) has a sidebar functionality which is used to display object properties when they are clicked in the output view.

The console front-end is being rewritten, but for now we still use JSTerm.
However we do not use its sidebar feature anymore as objects are expanding inline inside the console output.

We could therefore remove this feature from JSTem.
Only, of course, after we've completely migrated from the current console to the new console front-end.
Depends on: 1347127
Please no! What about bug 1380501?
(In reply to Oriol Brufau [:Oriol] from comment #1)
> Please no! What about bug 1380501?

This might be implemented directly in the console output, not as part of the jsterm I think.
Or at least, it makes the most sense to me than to have it handled by the jsterm, which should only handle the input
Priority: -- → P3
Whiteboard: [newconsole-mvp]
Priority: P3 → P2
Whiteboard: [newconsole-mvp]
Done as part of Bug 1425521
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.