зеркало из https://github.com/mozilla/pjs.git
Another instance with the same issue as the previous patch
This commit is contained in:
Родитель
11a95889b2
Коммит
003772fd36
|
@ -615,7 +615,7 @@ nsEditingSession::TearDownEditorOnWindow(nsIDOMWindow *aWindow)
|
|||
docShell->SetAllowJavascript(PR_TRUE);
|
||||
}
|
||||
|
||||
nsCOMPtr<nsIDOMWindowUtils> utils(do_QueryInterface(aWindow));
|
||||
nsCOMPtr<nsIDOMWindowUtils> utils(do_GetInterface(aWindow));
|
||||
if (utils)
|
||||
utils->SetImageAnimationMode(mImageAnimationMode);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче