зеркало из https://github.com/mozilla/pjs.git
155794 Make nsXULElement::SetPersist() do the right thing.
Patch by ndeakin@sympatico.ca r=jrgm sr=blake
This commit is contained in:
Родитель
f9751d24ac
Коммит
fe60a1d7ad
|
@ -4316,7 +4316,7 @@ nsXULElement::GetPersist(nsAString& aAttr)
|
|||
nsresult
|
||||
nsXULElement::SetPersist(const nsAString& aAttr)
|
||||
{
|
||||
SetAttribute(NS_LITERAL_STRING("maxheight"), aAttr);
|
||||
SetAttribute(NS_LITERAL_STRING("persist"), aAttr);
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче