зеркало из https://github.com/mozilla/pjs.git
Fix build bustage
This commit is contained in:
Родитель
3f82772307
Коммит
745957e021
|
@ -253,7 +253,7 @@ void txMozillaTextOutput::createResultDocument(nsIDOMDocument* aSourceDocument,
|
|||
if (NS_FAILED(rv)) {
|
||||
NS_ERROR("Failed to bind root to tree");
|
||||
rootContent->UnbindFromTree();
|
||||
return rv;
|
||||
return;
|
||||
}
|
||||
|
||||
doc->SetRootContent(rootContent);
|
||||
|
|
Загрузка…
Ссылка в новой задаче