deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@244694 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a960ef5fc1
commit
0fd6ce0197
@ -137,7 +137,7 @@ public:
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
*aElementName = nodeInfo->GetNameAtom().get();
|
||||
NS_ADDREF(*aElementName = nodeInfo->NameAtom());
|
||||
|
||||
*aChildElement = childElement;
|
||||
NS_ADDREF(*aChildElement);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user