Closed Bug 167009 Opened 22 years ago Closed 22 years ago

Should use constants defined on Node, not their numerical expansion.

Categories

(Other Applications :: DOM Inspector, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: caillon, Assigned: caillon)

Details

Attachments

(1 file)

Kill all foo.nodeType == 1, etc. from inspector code.
Use foo.nodeType == Node.ELEMENT_NODE instead.
Comment on attachment 98079 [details] [diff] [review]
Fix

rs=bzbarsky
Attachment #98079 - Flags: superreview+
Comment on attachment 98079 [details] [diff] [review]
Fix

hard reviews give me headaches
r=glazman
Attachment #98079 - Flags: review+
Comment on attachment 98079 [details] [diff] [review]
Fix

a=asa (on behalf of drivers) for checkin to 1.2a
Attachment #98079 - Flags: approval+
Checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
QA Contact: timeless → dom-inspector
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: