зеркало из https://github.com/mozilla/pjs.git
bustage fix, wrong kezboard
This commit is contained in:
Родитель
d58c3da0ac
Коммит
bc45e6806a
|
@ -193,7 +193,7 @@ getExprAttr(txStylesheetAttr* aAttributes,
|
|||
getter_Transfers(aExpr));
|
||||
if (NS_FAILED(rv) && !aRequired && aState.fcp()) {
|
||||
// use default value in fcp for not required exprs
|
||||
aExpr = nsnull:
|
||||
aExpr = nsnull;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче