Closed Bug 326942 Opened 20 years ago Closed 14 years ago

XPath namespace nodes should QI to nsIDOM3Node

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: WeirdAl, Unassigned)

References

(Blocks 1 open bug, )

Details

Attachments

(2 files)

Any node that QI's to nsIDOMNode should in theory QI to nsIDOM3Node as well. We don't currently do that for XPath namespace nodes.
Attachment #211645 - Flags: review?
Attachment #211645 - Flags: review? → review?(bugmail)
Comment on attachment 211645 [details] [diff] [review] QI to nsIDOM3Node r=me if jst says we really should always QI to nsIDOM3Node. Otherwise this is just a waste of code.
Attachment #211645 - Flags: review?(bugmail) → review+
Comment on attachment 211645 [details] [diff] [review] QI to nsIDOM3Node Seeking sr from jst, then.
Attachment #211645 - Flags: superreview?(jst)
Comment on attachment 211645 [details] [diff] [review] QI to nsIDOM3Node Actually, come to think of it. We should #if 0 out this entire class. Until bug 94270 is fixed we will never use this code. If you want to write a patch that does that i'll r it.
Attachment #211645 - Flags: review+ → review-
Attachment #211645 - Flags: superreview?(jst)
Attachment #211716 - Flags: review?
Attachment #211716 - Flags: review? → review?(bugmail)
Comment on attachment 211716 [details] [diff] [review] QI to nsIDOM3Node (#ifdef 0) No, I mean that the entire class should be #if 0
Attachment #211716 - Flags: review?(bugmail) → review-
Oh, I guess I didn't read your comment 4 closely enough. I'm perfectly content to let this bug lurk in the depths of DOM until such time as someone resuscitates bug 94270's patch.
Turns out this file isn't being currently built yet.
Component: DOM: Core → DOM: Core & HTML
QA Contact: ian → general
nsIDOM3Node doesn't exist anymore.
Assignee: general → nobody
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: