Closed
Bug 1380707
Opened 7 years ago
Closed 7 years ago
Object inspector does not show Set entries.
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1380709
People
(Reporter: Oriol, Unassigned)
References
()
Details
1. Open the new console frontend
2. Enter new Set([0,1,2,3,4,5,6,7,8,9,10])
3. Not all the entries fit in the preview, so expand the object
Result: object inspector does not show the Set entries.
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Whiteboard: [console-html] [triage]
Comment 1•7 years ago
|
||
This is tracked at https://github.com/devtools-html/devtools-core/issues/494
Comment 2•7 years ago
|
||
Marking this as dupe since all the necessary work will happen in Github and in Bug 1380709.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Whiteboard: [console-html] [triage]
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•