Closed Bug 750671 Opened 14 years ago Closed 13 years ago

inspecting an element results in "Use of attributes' nodeName attribute is deprecated. Use value instead. @ resource:///modules/domplate.jsm:346"

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: glob, Unassigned)

Details

when you inspect an element (right click -> inspect element) the following warnings are displayed in the web console: Use of attributes' nodeName attribute is deprecated. Use value instead. @ resource:///modules/domplate.jsm:346 Use of attributes' nodeValue attribute is deprecated. Use value instead. @ resource:///modules/domplate.jsm:346 nightly; 15.0a1 (2012-04-29)
See also Bug 670439.
Yeah I confirm; devtools.chrome.enabled; false
Component: Developer Tools: Inspector → Developer Tools: Console
OS: Mac OS X → All
Hardware: x86 → All
This is fixed since bug 777085 landed which replaced the use of domplate.jsm with the new markup panel.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.