Closed Bug 1207182 Opened 9 years ago Closed 6 years ago

Show symbol properties in the object view

Categories

(DevTools :: Console, defect, P3)

38 Branch
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bruant.d, Unassigned)

Details

(Whiteboard: [btpp-backlog])

__STR__ Run the following in the console: var s = Symbol('bla'); var o = {[s]: 'ya'}; o __Actual behavior__ Nothing suggests the object o has a symbol property __Expected behavior__ Something that shows the object has a symbol property using the debug string ('bla' in this case)
Whiteboard: [polish-backlog]
Priority: -- → P1
Priority: P1 → P3
Whiteboard: [polish-backlog] → [btpp-backlog]
Product: Firefox → DevTools
We do show symbol properties now.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.