зеркало из https://github.com/mozilla/gecko-dev.git
i give up, backing myself out.
This commit is contained in:
Родитель
9ca0c9d436
Коммит
7a45e1b271
|
@ -768,12 +768,6 @@ nsXBLBinding::InstallProperties(nsIContent* aBoundElement)
|
|||
PR_FALSE,
|
||||
&myFunc);
|
||||
}
|
||||
|
||||
//we are done with args, time to free the strings therein
|
||||
PRInt32 j;
|
||||
for (j = 0; j < argCount; j++) {
|
||||
nsAllocator::Free(args[j]);
|
||||
}
|
||||
}
|
||||
else if (tagName.get() == kPropertyAtom) {
|
||||
// Obtain our name attribute.
|
||||
|
|
|
@ -768,12 +768,6 @@ nsXBLBinding::InstallProperties(nsIContent* aBoundElement)
|
|||
PR_FALSE,
|
||||
&myFunc);
|
||||
}
|
||||
|
||||
//we are done with args, time to free the strings therein
|
||||
PRInt32 j;
|
||||
for (j = 0; j < argCount; j++) {
|
||||
nsAllocator::Free(args[j]);
|
||||
}
|
||||
}
|
||||
else if (tagName.get() == kPropertyAtom) {
|
||||
// Obtain our name attribute.
|
||||
|
|
Загрузка…
Ссылка в новой задаче