Closed Bug 740063 Opened 12 years ago Closed 12 years ago

Add nsINode::AsDOMNode();

Categories

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

12 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smaug, Assigned: smaug)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
We have plenty of code which QIs nsINode to nsIDOMNode.
We could do something faster. Unfortunately virtual method is needed, but at least
we can get rid of Addref/Release.
Attachment #610212 - Flags: review?(jst)
Attachment #610212 - Flags: review?(jst) → review+
https://hg.mozilla.org/mozilla-central/rev/d470016df45d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 749913
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: