Closed Bug 734464 Opened 12 years ago Closed 11 years ago

Object inspector (PropertyPanel) shouldn't flatten the prototype chain

Categories

(DevTools :: Console, defect)

10 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dcamp, Unassigned)

Details

We use for ... in for the web console object inspector.  We should use getOwnPropertyNames and let the user follow/expand the prototype chain.
Summary: Object inspector shouldn't flatten the prototype chain → Object inspector (PropertyPanel) shouldn't flatten the prototype chain
Fixed with VariablesView
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.