Closed Bug 1380504 Opened 7 years ago Closed 7 years ago

Object inspector does not show accessor properties

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1380494

People

(Reporter: Oriol, Unassigned)

References

()

Details

Open the web console and enter this code: ({a1:1, a2:2, a3:3, a4:4, a5:5, a6:6, a7:7, a8:8, a9:9, a10:10, get foo(){return 1}}) The getter does not fit in the preview. Try expanding the object: it does not appear. Same for setters.
Whiteboard: [console-html] [triage]
Flags: qe-verify+
Priority: -- → P2
QA Contact: iulia.cristescu
Whiteboard: [console-html] [triage] → [console-html]
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Flags: qe-verify+
Priority: P2 → --
QA Contact: iulia.cristescu
Whiteboard: [console-html]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.