зеркало из https://github.com/mozilla/pjs.git
Fixing bustage
This commit is contained in:
Родитель
2341fb0cb7
Коммит
07ceaa9bc8
|
@ -1871,7 +1871,7 @@ NS_IMETHODIMP mozXMLTermSession::LimitOutputLines(PRBool deleteAllOld)
|
||||||
attValue.SetLength(0);
|
attValue.SetLength(0);
|
||||||
result = mozXMLTermUtils::GetNodeAttribute(nextChild, "class", attValue);
|
result = mozXMLTermUtils::GetNodeAttribute(nextChild, "class", attValue);
|
||||||
|
|
||||||
if (NS_FAILED(result)|| attValue.IsEmpty())) {
|
if (NS_FAILED(result) || attValue.IsEmpty()) {
|
||||||
deleteNode = 1;
|
deleteNode = 1;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче