Closed
Bug 866486
Opened 12 years ago
Closed 12 years ago
DOM objects are shown as [object Proxy] in web console
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 848740
People
(Reporter: tetsuharu, Unassigned)
Details
(Keywords: regression)
[environment]
http://hg.mozilla.org/mozilla-central/rev/0e45f1b9521f
[Reproduce step]
1. Input `window` to web console's JSterm.
[Result]
Show [object Proxy] i console.
[Expectation]
Show DOM object Interface name.
[others]
Is this bug related to Bug 848740 ?
Reporter | ||
Updated•12 years ago
|
Keywords: regression
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•