Closed
Bug 866486
Opened 9 years ago
Closed 9 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•9 years ago
|
Keywords: regression
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Duplicate of bug: 848740
Updated•4 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•