зеркало из https://github.com/mozilla/gecko-dev.git
Fixing bustage, this was lost in a patch...
This commit is contained in:
Родитель
15d7d3cc57
Коммит
1600752470
|
@ -3514,7 +3514,7 @@ nsHTMLDocument::GetBodyContent()
|
|||
|
||||
if (bodyStr.EqualsIgnoreCase(tagName)) {
|
||||
mBodyContent = child;
|
||||
NS_ADDREF(mBodyContent);
|
||||
|
||||
return PR_TRUE;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче