Closed
Bug 937765
Opened 12 years ago
Closed 12 years ago
Make `ObjectActor#onDisplayString` formatting prettier
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 843004
People
(Reporter: bbenvie, Unassigned)
References
Details
Right now the formatting follows the builtin `toString` methods as closely as possible. We would like to make this formatting prettier. This includes having previews for some object properties, perhaps showing the contents of Sets and Maps, etc.
Comment 1•12 years ago
|
||
Brandon, this is what I am working on for bug 843004.
Summary: Make `ObjectActor#onDisplayStrying` formatting prettier → Make `ObjectActor#onDisplayString` formatting prettier
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•