Closed Bug 1064896 Opened 10 years ago Closed 10 years ago

Show set elements in Object Inspector

Categories

(DevTools :: Object Inspector, defect)

35 Branch
x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 862583

People

(Reporter: obrufau, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20140906030204

Steps to reproduce:

Type the following in the console:
> Set([1,2,3])

The console shows
> Set [ 1, 2, 3 ]

Click that.


Actual results:

Object Inspector doesn't show the elements contained in the set.




Expected results:

It would be useful if it showed that the set contains 1,2,3.
Component: Untriaged → Developer Tools: Object Inspector
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.